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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
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.