2 Commits

Author SHA1 Message Date
Lorenz Junglas
5a1fb77116 ! Fix malformed package exception (#5151)
* !Extra validation for visibility origins

* !Warn instead of throwing when receiving malformed packet

Makes sure the server is still able to process other messages

* !Add test for malformed packet handling

* ! Cherry pick some try catch cleanup from #5195

* ! Tests can no longer check for exceptions

* ! Make sure chunk assembly self heals after exception
2026-06-30 11:52:24 +02:00
Garry Newman
d95169d8fa Unit Test Cleanup (#5064)
* Move all unit tests to Engine/Tests
* Fix Margin.EdgeSubtract
* Fix Capsule.Contains
* EnvironmentVariables.Remove if it's null
* Fixed ray trace never returning startedsolid
* Fix HistoryList.Navigate on empty list
* Fix GameObject.WorldPosition accepting NaNs
* Fix flex: initial expanding to the wrong grow/shrink
* Translation.TryConvert shouldn't throw on invalid enum strings
* Skip sound file tests on machines with no audio device
2026-06-12 13:23:50 +01:00