Search Issue Tracker
When loading up the project Fatal Error UnityEditor.AssetDatabase:LoadAs...
1. Download and open the attached project "Magnetic race copie.zip"-- Fatal Error is then being thrown out -- Reproducible with: 201... Read more
Files are duplicated when moving them in Local package
How to reproduce:1. Extract the attached "LocalPackage-Bug-1114391.zip" folder and open "LocalPackgaeTest" project2. Go to Packages ... Read more
[XR] Vsync is not displayed in the profiler when running with VR enabled
Steps to reproduce: 1. Create a new project2. Enable VR3. Enter Playmode with HMD connected4. Open the profiler window Expected resu... Read more
IL2CPP generated code calls "try-catch-finally" incorrectly creating wro...
Steps to reproduce:1. Open 'trycatchfinal' project2. Build for Android with IL2CPP3. Inspect the logcat Expected result: Finally blo... Read more
Editor crashes with Transform::GetPosition when entering Play Mode with ...
How to reproduce:1. Open attached "Blocknocker" project2. Select "Ball" object in Hierarchy3. Lock Inspector4. Enter Play Mode------... Read more
Dragging a component from Prefab Mode into an Inspector field of a Scene...
How to reproduce:1. Open the "New Unity Project.zip" project and open the scene "SampleScene"2. Select "GameObject" in the Hierarchy... Read more
UnityWebRequestMultimedia.GetAudioClip throws a 404 error if there is a ...
Steps to reproduce:1. Open "WebRequestMultimedia" project2. Go into play mode Expected result: both paths should return the audio fi... Read more
[Cinemachine ] Multiple errors thrown on installing Cinemachine from pac...
Multiple errors thrown on installing Cinemachine from package manager. Refer the screenshot Steps to reproduce:1) Create a new proje... Read more
[Collab] "Collab History" buttons need to be pressed twice to perform th...
When Collab History button is pressed, Collab dropdown remains open. Clicking any button in the Collab History window once does not ... Read more
[2D] "Sprite Editor" text is clipping from Sprite Editor window when it ...
"Sprite Editor" text from Sprite Editor window is clipping when it is not docked Step to Reproduce:1. Create a new project2. Import ... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code