Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.27f1
2022.3.3f1
2023.1.1f1
2023.2.0a20
Issue ID
UUM-40492
Regression
No
"QuaternionToEuler: Input quaternion was not normalized" thrown
How to reproduce:
Open the attached project "TheGreatFleece.zip"
Expected results: No errors in the Console window
Actual results: "QuaternionToEuler: Input quaternion was not normalized" thrown in the Console window
Reproducible with: 2021.3.27f1, 2022.3.3f1, 2023.1.1f1, 2023.2.0a20
Reproducible on: Windows 10
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
This project uses an extremely outdated version of Cinemachine, from the asset store, that we no longer support. Please use the following steps to upgrade Cinemachine to a supported version:
Delete the "Cinemachine" directory from the Assets folder
Open the package manager
Install Cinemachine version 2.9.7 or later
Use the GameObject menu to create a default Cinemachine Virtual Camera.
The console will no longer log error messages.