Search Issue Tracker
Unity crashes when adding Text component to GameObjects
Steps to reproduce:1) Open the attached project.2) Open scene 'Testscene'.3) Select any item in the hierarchy.4) In the Inspector se... Read more
[SinglePassStereo] Sprites stereo discrepency
[SinglePassStereo] Sprites stereo discrepency 2. How we can reproduce it using the example you attached1) Download/Open attached pro... Read more
Unhandled Exception when platform for plugin "Editor" is selected
Reproduction steps:1. Open the attached project2. Select the .dll file in DLLs folder3. In the inspector select "Editor" and click a... Read more
[OSX][AndroidTargetPlatform] Editor freezes when scene is opened
Reproduction steps:1. Open attached project.2. Go to "File > Build Settings", select "Android" and click "Switch Platform".3. Ope... Read more
Unity crashes in DoImportScene when importing a particular fbx model
Steps to reproduce:1) Create a new project or open an existing one.2) Import the attached asset 'test_cube.fbx'. - Unity crashes in ... Read more
Memory leak in the home window
There is no specific repro, but when doing multiple PR, the launcher freeze and I have to kill the process and re-open it. Read more
Scene is instantly marked dirty when opened if any object is affected by...
How to reproduce:1. Open the attached project2. Drag the two scenes into the Hierarchy "temp" and "temp2"3. Select the green box and... Read more
FindObjectOfType in OnValidate of referenced prefab leads to objects not...
Reproduction Steps:1. Open User's project2. Notice that "Prefab2" is greyed in hierarchy, but the activation checkbox is checked - F... Read more
Compiling Fixed function shader 'Shader error' is thrown: 'tex2D': no m...
Reproduction Steps:1. Open User's project2. Compile "Tinted-Rle-VertexCols" shader3. Notice thrown error Shader error in 'Tinted-Rle... Read more
[Android] When changing targetFrameRate with Multithreaded Rendering and...
Reproduction steps:1) Open "bugs_fps_change_blackframe.rar" project2) Make sure that Multithreaded Rendering is enabled3) Build and ... 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