Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
1
Found in
6000.2.0b6
6000.3.0a1
6000.4.0a1
6000.5.0a1
Issue ID
UUM-110163
Regression
No
"UnityException" error is thrown and UI Document is not rendered when using World space rendering and saving the scene
How to reproduce:
1. Open the attached “IN-104603” project
2. Open the “SampleScene”
3. Save the scene
4. Observe the Scene view and the Console
Expected result: The UI Document is rendered, no errors in the Console
Actual result: The UI Document is not rendered, “UnityException” error is thrown
Reproducible with: 6000.2.0a7, 6000.2.0b6
Not reproducible with: 6000.0.51f1, 6000.1.8f1, 6000.2.0a6
Couldn’t test with: 2021.3.53f1, 2022.3.63f1 (World space rendering not implemented)
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes:
- An “UnityException: GetPtrFromInstanceID can only be called from the main thread.” error is thrown
- Error is repeatedly thrown while the “UIDocument” is in any Camera's view and moving the mouse cursor
- Only reproducible when Font asset is used in the Font property of the UXML
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
Add comment