Search Issue Tracker
Fixed
Fixed in 2022.2.19f1, 2023.2.0a17
Votes
0
Found in
2022.2.0b13
2023.1.0a17
2023.2.0a1
Issue ID
UUM-18269
Regression
No
[Dots] AssertionException is spammed in the Console window after opening a shader graph (Windows)
Reproduction steps:
1. Open the “HybridURPSamples.zip” project
2. Open the “SkinnedCharacter” Scene
3. Open any shader graph from the Project window
Expected result: there are no errors in the Console window
Actual result: an error is spammed in the Console window:
“AssertionException: Assertion failure. Value was True
Expected: False”
Reproducible with: 2022.2.0b13, 2023.1.0a17
Could not test with: 2020.3.41f1, 2021.3.11f1, 2022.1.21f1 (package errors)
Reproducible on: Windows 10
Not reproducible on: macOS 12.4 (Intel)
Note: the error is still spammed after closing the shader graph and reopening the project
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
- Palette Settings link to the documentation isn’t working
- Tags & Layers window has inconsistent remove button behaviour between Tags, Sorting Layers, and Rendering Layers when there are no removable items in the list
- "Type Options" and "Node Library" dropdowns do not open when clicked on the title
- Public char variables uneditable in Inspector when project setting "Use IMGUI Default Inspector" is enabled
- IAP Listener component’s list titles go out of bounds when resizing the Inspector window horizontally
Resolution Note (fix version 2023.2.0a17):
Verified in 2023.2.0a17 when using the steps from this report: errors are no longer seen in the console window when using Entities Graphics version 1.0.8 with URP 16.0.7 and the EntitiesGraphicsURPSamples project > SkinnedCharacter scene.
Resolution Note (fix version 2022.2.19f1):
Verified in 2022.2.19f1 when using the steps from this report: errors are no longer seen in the console window when using Entities Graphics version 1.0.8 with URP 14.0.7 and the EntitiesGraphicsURPSamples project > SkinnedCharacter scene.