Search Issue Tracker
"Root Asset with id 0 not valid!!" Error occurs on upgrading a project f...
Error occurs after upgrading a project created with 5.5 to 2018.1 to 2018.2.0b2 Unity version Steps to Repro:1. Create a new project... Read more
[Timeline] Root motion offsets are ignored with when using Generic anima...
To reproduce:1. Open user's attached project2. Enter Play mode Expected: Root motion offset should allow the model to carry on from ... Read more
[Windows] Zapis crashes when executing a method from DLL
To reproduce: 1. Download project from a link and open in Unity2. Open "Main" scene3. Enter Play mode4. Press "Sudoku 3x3" button Ex... Read more
[Shuriken] "ArgumentException" is thrown on console when editing points ...
"ArgumentException" is thrown on console when editing points on the line in "LineRenderer" component Steps to Reproduce:1. Create a ... Read more
Editor crashes on Play when using .NET 4.6 on specific project
Reproduction steps:1. Open the user's attached project;2. Try to play the main scene. Actual results: The project crashes without an... Read more
2018.1.0f2 and Burst "0.2.4-preview.4" crashing Unity when assigning arr...
How to reproduce:1. Open user-submitted project (BurstCrash.zip)2. Open scene "SampleScene.unity"3. Play the scene Expected result: ... Read more
OnAudioFilterRead on UWP IL2CPP crashes application when trying to Appli...
How to reproduce:1. Download attached project file and open "OnAudioFilterRead-ApplicationQuit" Scene2. Build for UWP (il2cpp, 3.5 N... Read more
[UI] Removing or disabling CanvasScaler corrupts UI which cannot be undone
To reproduce: 1. Download attached project "BugReport_UI_Canvas_Odd_Behavior.zip" and open in Unity2. Open "Scene" scene3. Move "Can... Read more
[OSX] GUIView::EndCurrentContext(bool) crash using this.Close(); on cust...
To reproduce:1. Open users attached project "NitroDubz.zip"2. Make sure not to press anywhere in the editor3. Press Tools > Nitro... Read more
[PLM] Instances don't cast shadow after creating a new Area Light
Steps for reproduction:1) Create a new scene2) Create a lightmap static cube and a plane3) Delete all the lights4) Create a new Area... 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