Search Issue Tracker
Active
Votes
0
Found in
2022.3.58f1
6000.0.39f1
6000.1.0b7
6000.2.0a4
Issue ID
UUM-97916
Regression
No
Assembly definition "Any Platform" checkbox is useless and does not follow nested checkbox rules
How to reproduce:
1. Create and open a new project
2. Create a Scripting > Assembly Definition file in the Project tab
3. Select the file and uncheck the “Any Platform“ checkbox in the Inspector
4. Observe the “Platform“ section in the Inspector
Expected results: Before unchecking the “Any Platform“ all platforms are checked and after unchecking, all platform checkboxes get unchecked, indicating that all platforms are excluded in the Assembly Definition and “And Platform“ acts as a parent checkbox that controls the children platforms
Actual results: “Include Platforms” changes to “Exclude Platforms“ and all platform checkbox states get flipped, which indicates, that the actual state of all platforms hasn't changed
Reproducible in: 2022.3.58f1, 6000.0.39f1, 6000.1.0b7, 6000.2.0a4
Reproduced on: Windows 11 Pro (24H2)
Not reproduced on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Add comment