Search Issue Tracker
[Tiny] Fatal Error C1081 when building for IL2CPP with a long path to th...
Reproduction steps:1. Open the attached Project "DotsLongestPath"2. Within Project, open DOTS Project called "HelloWorld"3. Build th... Read more
[Addressables] Exception is thrown when calling AssetReference.RuntimeKe...
How to reproduce:1. Open the attached project ("case_1186801-AddressableError.zip")2. Open the repro scene ("SampleScene")3. Build P... Read more
VFX Shaders generate warnings when building a project
How to reproduce:1. Open the attached project “ShaderWarning”2. Build the project3. Observe the Console Expected result: There are n... Read more
[Profiler] You can only disable display of CPU Usage components
You can not disable other then CPU profiler graphs (by using little squares near profiling object (Rendering/Script/etc...)) Steps t... Read more
Particles set to emit from a Skinned Mesh Renderer do not work with Blen...
When a particle system is set to use a Skinned Mesh Renderer as its Shape, and that mesh is using blend shapes, the particles are on... Read more
Editor crashes when attempting to bake Unity Terrain Sample project with...
Steps to reproduce: Download and open Unity - Terrain project Open the TerrainDemoScene scene file In the Lighting window, make sure... Read more
[UaaL] Errors thrown when building a video project to 2019.3 for Android
When the attached project is built using 2019.3, it fails due to errors in the custom grade template. Turning the template off enabl... Read more
After a Script Re-Compile is triggered a Plugin causes that Menu Items e...
Reproduction steps:1. Open "MenuItemBug.zip" project2. "Window" -> "Analysis" -> "Profiler", note that the Profiler window ope... Read more
[HDRP] 3D Sample Scene (HDRP) build is not rendering anything
How to reproduce:1. Create a new 3D Sample Scene (HDRP) project2. File -> Build and Run Expected results: The project is built an... 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