Search Issue Tracker
Custom Inspector Style background color is much brighter than declared
How to reproduce:1. Open tester's project (case_1026821-TestAssets2018.1.zip)2. Open scene "1.unity"3. Select "Main Camera" GameObje... 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
Error is thrown when EditorGUILayout.ColorField API method is called
How to reproduce:1. Open given Unity project--Error is thrown Expected result: EditorGUILayout.ColorField method should be working f... Read more
[macOS]"Assertion failed on expression: 'ptr == NULL || ..." error print...
Steps to reproduce: 1) Download attached project and open in Unity2) Make sure platform is set to Android/iOS in the Build Settings3... Read more
[UI] Nested GameObjects without a Layout Element will effect a Layout Gr...
Nested GameObjects without a Layout Element will effect a Layout Groups arrangement until they are disabled and enabled where the la... Read more
[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
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
[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
[PLM] Editor crashes while baking after removing terrain trees and switc...
Steps to repro: 1. Open attached project and 't1' scene on Windows;2. In the Hierarchy select 'Terrain' gameobject;3. In the Inspect... Read more
[PLM] Slow baking performance with LODs
In Progressive Lightmapper, adding LODs to Mesh Renderers drops the baking performance radically. This issue is much more pronounced... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template