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
- Tooltip messages should be presented in human language not in code strings
- [Linux] Editor doesn’t auto reload when an Asset is imported or a Script is changed
- MouseDownEvent is triggered when changing from Scene view to Game view
- "GlobalObjectIdentifierToObjectSlow" returns Null when retrieving "GlobalObjectId" from GameObject inside a Prefab
- Shader is invisible in the Build when using BiRP on Meta Quest 2
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.