Search Issue Tracker
"No Overrides" is shown when some changes are made to a prefab in the Scene
Repro steps:1. Open user attached project2. Add GameObject prefab from the Project Window into the Scene3. Add a component to it or ... Read more
UnityYAMLMerge adds duplicate entries
Reproduction steps: 1. Import "MinimalRepro" project2. Open CMD3. Write:D:\Unity\2019.1\2019.1.0a13_3de2277bb0e6\Editor\Data\Tools\U... Read more
[Linux Editor] Assets menu items grey out after calling out the menu in ...
Most items in the Asset menu grey out after right-clicking and calling out the menu in Project window/tab. To solve this, right-clic... Read more
[Terrain] Cant create Terrain Brush or Terrain Layer if current director...
Cant create Terrain Brush or Terrain Layer if current directory open in Project window is not in the Assets folder. ie If current di... Read more
First paint op on new Terrain is done at low resolution and produces jag...
Occurs when doing the first paint operation on a given Terrain Tile. Happens in 2018.3 beta with Draw Instanced enabled and disabled... Read more
Player Attempts to Initialize Physics2D Manager when Physics2D Package i...
To Reproduce: 1. Create a new project.2. In Package Manager disable Physics2D package and turn off engine stripping in player settin... Read more
Unable to update project from 2018.2.0x-ImprovedPrefabs to 2018.3.0b1
To reproduce: 1. Create a project in 2018.2.0x-ImprovedPrefabs2. Open the created project in 2018.3.0b1 Expected: project is properl... Read more
Visual Studio setting is exposed when selecting Build system on Android ...
To reproduce:1. Open any project2. Go to File>Build settings..3. Select Android as Build platform (switching's not necessary)4. E... Read more
Scripts lose reference to a dll when Auto Reference is toggled off and o...
How to reproduce:1. Open the attached project "Auto_Reference_repro"2. In the Assets folder find fun.dll3. In General tab of fun.dll... Read more
Mesh Instance Renderer Component is not correctly rendered in the Inspector
To reproduce: 1. Open the attached project (ECS_2.zip)2. Open the Sample Scene and select the "GameObject" object in the Hierarchy3.... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal