Search Issue Tracker
Editor crashes with SpriteShapeUtility::SpriteShapeUtils_SpriteShapeFill...
How to reproduce:1. Open attached "MMORPG - Gaya" project2. Observe the crash Reproduced with: 2018.2.3f1, 2018.2.10f1, 2018.3.0b4, ... Read more
[Android][iOS] Resolving MSAA Depth RT with custom blit shader results i...
To reproduce:1. Open attached project "MSAADepthBug.zip"2. Open "MSAADepthBugDemo.unity" scene3. Build for iOS device4. Deploy the X... Read more
Unable to maximize editor if it was minimized while an extra window with...
Steps to reproduce:1. Create a new project2. Open Help/About3. Minimze unity through the Windows taskbar4. Attempt to maximize edito... Read more
[Mobile] [LWRP] Meshes are not rendered in the scene, only the skybox
Steps to reproduce: 1) Download attached project and open in Unity2) Make sure Graphics API is set to Gles3 and Color space(Android ... Read more
Shadows are not rendered when Mesh Renderer Cast Shadows parameter is se...
How to reproduce:1. Open the attached project2. Go to the Inspector window -> Mesh Renderer -> Cast Shadows3. Set Cast Shadows... Read more
typeof(System.Action).BaseType.GetMethod ("Invoke") crashes the Editor i...
To reproduce: 1. Open the attached project (reflectionCrash.zip)2. Enter Play mode Expected: the Editor doesn't crash Reproduced in ... Read more
Inspector menu items move about slightly after clicking on them a few ti...
This requires a monitor with a resolution higher than 1080p To reproduce:1. Set your scaling option to something other than 100%2. O... Read more
[Linux]Unity crashes with Google Draco plugin
To reproduce:1) Open attached project and scene2) Play it CRASH! Reproduced in 2018.2.0f2, 2018.2.10f1 Not reproduced in Windows 10 Read more
[HDRP] LayerdLit shader doesn't suggest fixing normal map
Steps to reproduce:1. Download 1085458_repro.zip2. Select normal texture3. Notice in inspector texture type is set to Default4. Crea... Read more
[iOS] Game crashes when forcing Portrait Upside Down orientation on iPho...
Steps to reproduce: 1. Open the attached project2. Build and run 'Main' scene on iPhone XS/XS Max3. Press 'Portrait Upside Down' but... 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