Search Issue Tracker
Won't Fix
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
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Its valuable feedback, thanks for that. Since this behavior has been the same for many years, I dont think we will change it right now. But we will keep it in mind if we will do overall work for the Assembly Definition Inspector, or future inspectors that has similar functionality to make sure its clear.