Search Issue Tracker
Active
Votes
0
Found in
2020.3.45f1
2021.3.19f1
2022.2.8f1
2023.1.0b5
2023.2.0a3
Issue ID
UUM-27743
Regression
No
OneTimeSetUp methods can fail when Managed Stripping Level is set to High
How to reproduce:
1. Open the attached Project "TestFixtureStripping"
2. Open the Test Runner Window (Window -> General -> Test Runner) and switch to the PlayMode tab
3. Click the "Run All Tests" button in the top right of the Window
Expected result: All tests pass
Actual result: The test "AssertFixtureSetupHappened" fails
Reproducible with: 2020.3.45f1, 2021.3.19f1, 2022.2.8f1, 2023.1.0b5, 2023.2.0a3
Reproduced on:
- MacOS (Intel)
- Windows 10
Notes:
- Setting the Stripping Level to medium or lower no longer reproduces the issue
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment