Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2019.4
2020.2
2021.1
2021.1.0b4
2021.2
Issue ID
1310994
Regression
No
Assembly Definition Use GUIDs value reverts to previous value when applied with no References
Reproduction steps:
1. Open the attached project ("MultiASMDEFBug.zip")
2. Open "AssemblyOne.asmdef" asset in Inspector window
3. Tick Use GUIDs to false, press apply
4. Open different asset in Inspector and return back to "AssemblyOne.asmdef"
Expected result: Use GUIDs is false
Actual result: Use GUIDs reverts to true
Reproducible with: 2019.4.21f1, 2020.2.5f1, 2021.1.0b7, 2021.2.0a5
Could not test with: 2018.4.32f1 (no Use GUIDs option)
Note:
- If reference is set Use GUIDs works as expected
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Add comment