Search Issue Tracker
Editor spits Internal Errors when loading Scene asset with AssetDatabase...
How to reproduce: 1. Open the attached "BugReports1.zip" Project 2. Click on Example > ReadObjectsBug 3. Drag the "SampleScene.unity... Read more
Longer Asset names get cut off when importing Assets
How to reproduce: 1. Create a new project 2. Import any Asset from the Asset store (for example, https://assetstore.unity.com/packag... Read more
New C# script is appended an additional .cs extension when its name alre...
How to reproduce: 1. Create and open a new project 2. In the Project browser create a new script and name it 'test.cs' 3. Observe th... Read more
Only the latest imported Asset's path is recorded when multiple Assets a...
How to reproduce: 1. Open the user's attached "MinimumSampleProject" project 2. Import both attached Material Assets (Assets->Import... Read more
Changing ip address of cache server v2 doesn't reconnect.
When changing the ip address for the v2 cache server it does not connect to the new address. This applies to both global and project... Read more
Quaternion Euler produces imprecise/incorrect/wrong quaternion rotations...
How to reproduce: 1. Open attached project "hyperwheel.zip" and scene "QuaternionBugs" 2. Enter Play mode 3. Observe Console window... Read more
Loading Scene files with removed Unity components results in uninformati...
How to reproduce: 1. Open the attached project ("case_1179905-19.3.zip") 2. Open the repro scene ("1") 3. Select Bug > Check Depende... Read more
Undo.RecordObject creates an undo entry, but no changes are recorded to ...
To reproduce: 1) Open the attached project and scene 2) Open ScriptableObjects/MyScriptableObject.asset in Notepad++ or a similar ap... Read more
AssetDatabase.FindAssets contains no results when "b:" search filter is ...
How to reproduce: 1. Open the user-submitted project 2. Enter Play mode Expected result: A message with the name of the found Asset... Read more
Crash on GUIDPersistentManagerV2::UpdateTargetHashes when closing Unity ...
Reproduction steps: 1. Clone "git@github.com:Unity-Technologies/Unity.Animation.git" 2. Checkout commit "4e8a865756cb5ddc0d692ab27e0... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions