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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
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.