Search Issue Tracker
[Linux] Importing car paint asset causes unclearable 'Out of memory! Fat...
Steps to repro 1. Create a new project on Linux2. Go to asset store and download asset: Car paint pro - By Beffio3. Import and wait ... Read more
[Android][Vulkan] Activity window dies when app is paused
Steps to reproduce: 1) Download attached project and open in Unity2) Make sure Graphics API is set to Vulkan in the Player Settings3... Read more
UI/Lit Shader issues with HDRP
When opeming the Sample UI Project form the Asset store, I noticed that the UI Lit shader is always pink. No error comes up in the c... Read more
Standard shader deferred pass does not have a variant for just "UNITY_HD...
When trying to manually render objects via command buffers in an AfterGBuffer pass, it's not possible to do that properly when HDR i... Read more
[2018.1] ColorSpace's default setting is changed from Gamma to Linear
To reproduce: 1. Open Unity and create a New Project2. Open Player settings and inspect Color Space default setting Expected results... Read more
[UI] RectTransform gizmo bounds are not rotated along with element when ...
How to reproduce:1. Create any UI element2. Drag to rotate the Rect Transform bounds3. Set the Z-rotation of the Rect Transform to 0... Read more
Animation starts from the middle when it is attached to a Blend Tree tha...
How to reproduce:1. Open attached project(ReproProject.zip)2. Enter play mode3. Look at the cubes in the Scene or Game View Expected... Read more
CalculateGlobalRotation crashes when entering to Play mode
To reproduce: 1. Download attached project "Parkour.zip" and open in Unity2. Open "Main" scene3. Enter Play mode Expected Result: Un... Read more
Reset() is called before OnEnable() when attaching a script to a GameObject
How to reproduce:1. Open attached project (TestAssets2018.1.zip)2. Attach the "Test" script to any GameObject present in the scene3.... Read more
[UWP] Player will not boot if a non-development build is made while Scri...
In the UWP Build Settings, if you turn on both Development Build and Script Debugging and then disable Development Build, the Script... 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