Search Issue Tracker
Changing a Prefab by adding itself as a child, destroys the instance tra...
How to reproduce: 1. Create a new Project in Unity.2. Create a 3D object cube.3. Make it a Prefab by dragging it into the Assets fol... Read more
Crash in Transform::SetParent when trying to make an undo action
Steps to reproduce: 1) Download attached project "CubesUndo.zip" and open in Unity.2) Open Scene "Test1".3) In Hierarchy tab, select... Read more
Changing antialiasing at runtime makes Game and Scene window flicker on ...
Prerequisites: Make sure your machine has AMD GPU Steps to reproduce:1. Open attached project2. Play in editor Results: Game and sce... Read more
Property Drawer preview in the Inspector disappears on mouse input
1. Open the attached project 'unite.zip' (the new one)2. Open the available scene3. Select 'bug example' in the Hierarchy4. Move you... Read more
Displaying multiple meshes within Game or Scene view causes RenderMultip...
Steps to reproduce:1. Download and open attached project "FirstLaidKit_FNT.zip"2. Open scene "Scene/GameScene"3. Select "LaidOutPref... Read more
UnityEngine.Ping does not work with ipv6 addresses
To Reproduce: 1. Open scene "Ping Test" in the attached project.You need to be on an ipv6 network to test this ( can use if you're t... Read more
Rescaling animation window to small size hides all of the keyframes
Steps to reproduce:1. open attached project2. open scene 'Main'3. open animation window4. select "Boss" GameObject in hierarchy5. pl... Read more
[UI][TerrainComponent] There is no ability to customize Terrain Height f...
Steps to repro: 1. Open Unity;2. Open attached project and 'test' scene;3. Select Terrain gameobject in the Hierarchy;4. Go to 'Pain... Read more
[GI][Terrain] Shadowy artifact appears after baking lighting for huge te...
Steps to repro: 1. Open Unity;2. Open attached project and 'test' scene';3. Notice that there is huge terrain in the scene, having l... Read more
Loading project crashes when updating assets
Import the attached project. Unity crashes with this stacktrace:0x00000001406CAA3B (Unity) AssetDatabase::UpdateAsset0x000000014076F... 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