Search Issue Tracker
Uninformative errors are thrown when video fails to auto-play because of...
How to reproduce:1. Open the attached build with a browser which does not allow video auto-play2. Inspect the Developers console Exp... Read more
Using CommandBuffer.Blit() & empty OnRenderMethod() methods render black...
How to reproduce:1. Open the attached project2. Go to Scenes-> open "CmdBufferAndOnRenderImage" scene3. Go to the Hierarchy windo... Read more
Unity crashes when jumping out of Debugged Async method with Shift+F11
Steps to reproduce:1. Open users attached project "Async debug crash.zip"2. Navigate to Project -> Assets -> Scenes and open S... Read more
[Android] Sphere is not displayed on Android device when custom Shader i...
How to reproduce: 1. Open attached Unity project2. Build "Test" scene and run it on a device Actual result: The screen is all blue i... Read more
Crash on mono_class_init when pressing "Play" button in the Editor
How to reproduce:1. Open Unity project, attached to the ownCloud2. Load "Zenject Unity Crash demo" scene3. Enter the Play mode4. If ... Read more
Scene View Camera gets tilted in Z axis when switching to 3D then to 2D ...
How to reproduce:1. Open attached project "Case_1159486_2d3d.zip"2. Switch to the 2D view in Scene View3. Switch to the 3D view and ... Read more
Second display inherits first display's resolution when loading second d...
How to reproduce:1. Open the attached "case_1159209.zip" Unity project2. Set the second monitor display to a smaller resolution (suc... Read more
[Linux] StackOverflowException when running Linux Server Build
To reproduce:1) Open the attached project2) Open Build Settings3) Make sure the following are set: Linux Standalone; Server Build4) ... Read more
Content Size Fitter Component becomes ineffective when Image Source of I...
How to reproduce:1. Open the "SampleScene" in the attached "case_1159893repro.zip" Unity project2. Press Play and continually press ... Read more
When using the Button component, Texture2D can't be unloaded after switc...
How to reproduce:1. Open the user's project2. Open the scene "TestA"~it has a script which loads "TestB" scene when pressing Space~3... 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