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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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.