Search Issue Tracker
Fixed
Fixed in 6000.0.37f1, 6000.1.0b5, 6000.2.0a1, 7000.0.0a17
Votes
0
Found in
6000.0.35f1
6000.1.0b3
6000.2.0a1
Issue ID
UUM-93248
Regression
Yes
"AssertionException: Assertion failure. Value was False" error is thrown when unmaximizing a docked UI Builder Window
Steps to reproduce:
1. Create a new project
2. Create a new UI Document (Assets > Create > UI Toolkit > UI Document)
3. Open the created UI Document
4. Dock the UI Builder Window anywhere
5. Double click on it to maximize it
6. Double click on it to unmaximize it
7. Observe the Console
Expected result: No errors are thrown
Actual result: "AssertionException: Assertion failure. Value was False" error is thrown constantly
Reproducible in: 6000.0.34f1, 6000.0.35f1, 6000.1.0b3
Not reproducible in: 2021.3.47f1, 2022.3.56f1, 6000.0.33f1
Reproducible with: Windows 11
Not reproducible with: No other environment tested
Note: The error throwing is stopped once the Tab is closed
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
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment