Search Issue Tracker
[LWRP] "GLSL compilation failed" exception is thrown on switching Graphi...
"GLSL compilation failed" exceptions are thrown after restarting the editor on changing Graphics APIs to OpenGLES2 in LWRP project. ... Read more
[macOS][iOS][tvOS] Video Player lags when Playback Speed is changed
To reproduce: 1. Download attached "VideoPlayer.zip" project and open in Unity2. Open "SmapleScene" scene3. Enter to Play mode4. Cha... Read more
No error message is raised for omission of the attribute [Serializable] ...
How to reproduce:1. Open user-submitted project (685223.zip)2. Open the 'SampleScene' scene3. Enter Play Mode, observe that JSON obj... Read more
Crashes on Transform::GetLocalPosition when opening a Scene with a Prefa...
How to reproduce:1. Open attached project2. Open EditorTest Scene Reproducible with: 2019.1.0b4, 2019.1.12f1, 2019.2.0a14, 2019.3.0a... Read more
[Pen] Delta is always (0, 0).
-e: Pen.delta always remains (0, 0). Repro:1. add input package to your project2. add visualizers to the project3. start the PenVisu... Read more
[XR][Lumin] Build leaves custommanifest file behind if the build fails
Using a unsupported privilege on Lumin projects causes the build to fail and leaves behind an invalid manifest.xml file that will be... Read more
[Win7] Editor silent crash when multiple StartCoroutine() and StopCorout...
How to reproduce:1. Open attached 'project-1168521.zip' project and 'Bug Scene' scene2. Enter Play mode (the crash occurs in 1 - 10 ... Read more
UIElements border width render seams when resizing parent window
How to reproduce:1. Open attached "Border Seams.zip" project2. In Editor select "Bug" -> "Open Window"3. Slowly resize the "Bug" ... Read more
Unity leaks memory when doing assertion with interpolated string when Bu...
How to reproduce:1. Open the "burst_leak.zip" project2. Open the "SampleScene.unity" scene3. Make sure Profiler is recording and Bur... Read more
[Animation] Error is thrown when calling Animator.keepAnimatorController...
To reproduce: 1. Download attached "AnimatorAndPoolsIssue.zip" project and open in Unity2. Open "SampleScene" scene3. Enter to Play ... 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