Search Issue Tracker
Fixed
Fixed in 2020.3.42f1, 2021.3.13f1, 2022.1.19f1, 2022.2.0a16
Votes
0
Found in
2020.3.35f1
2021.1.9f1
2021.2.19f1
2022.1.5f1
2022.2.0b1
2022.2.0b2
Issue ID
UUM-2787
Regression
No
Assertion failed on expression: 'IsNormalized' on GUIUtility:ProcessEvent when the Directional Light is positioned particularly
Reproduction steps:
1. Open the attached 'IsNormalized' project
2. Open the 'IsNormalizedBug' Scene
3. Select any GameObject in the Hierarchy
Expected result: No errors are in the Console
Actual result: Two 'Assertion failed on expression: 'IsNormalized(dir)' errors are in the Console
Reproducible with: 2019.4.36f1, 2020.3.33f1, 2021.3.0f1, 2022.1.0b16, 2022.2.0a11
Notes:
- Issue is no longer reproducible when the Directional Light is unparented or reorientated in the Scene view
- Full error:
Assertion failed on expression: 'IsNormalized(dir)'
Assertion failed on expression: 'IsNormalized(dir)'
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
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
- Element UI disappears and NullReferenceException is thrown when dragging off the last or first element from the list in the Inspector
- [Silicon] Crash on ScriptableRenderLoopJob when machine is left idle while the Editor is in Play mode
- [Android] GraphicsBuffer.CopyCount does not work with Append Compute Buffer after Compute Shader Dispatch on some Android devices
- "DirectoryNotFoundException" error when building a project via script in one folder, then building via Editor in another, deleting the folder built via Editor and rebuilding via Script
- New items are created and old ones remain in memory when using 'treeView.SetRootItems(items)' and 'treeView.Rebuild()' which can cause a memory leak
Resolution Note:
Fixed in 2022.2.0a16