Search Issue Tracker
Hierarchy loses all of the searched objects and its search box becomes e...
1. Open the attached "SearchBox" project and "1" scene2. Type "A" in Hierarchy search box3. Click on scene view and press Shift+Spac... Read more
[Android] DLL fails to directly modify the corresponding class content i...
Steps to reproduce:1. Open attached project2. Select scripting backend as IL2CPP in PlayerSettings3. Build for Android-Cubes in the ... Read more
Floating Point precision issue of Color Channel after Static Batch
To reproduce: 1. Download attached project "142338-538f1-lightmap.zip" and open in Unity2. Open "lightmap_bug" scene3. Mark the Game... Read more
Unity does not notice scripting symbol changes in the ProjectSettings.as...
How to reproduce:1. Open QA attached project2. Enter play mode-- A OnGUI window is displayed (expected)3. Press 'Remove Developer Sy... Read more
Asset Bundle including Sprite texture for Material even though the Sprit...
Reproduction steps:1. Open the attached project "AssetBundle_LoadAssetBug.zip";2. Open the testScene.unity;3. Enter a play mode;4. S... Read more
[iOS] Input.touchCount does not always return correct number of touch count
To reproduce:1. Open project attached by QA2. Open build settings and make sure that "Scene1" is attached3. Build project for iOS4. ... Read more
Light dot line appears on a specific sprite when using Sprites/Diffuse s...
To reproduce:1. Open project2. Open Main scene Expected vs Actual: there should not be any light dot lines on lighted sprite(gif att... Read more
Undocumented nuance when yielding to a CustomYieldInstruction
The process for yielding is different on the first iteration of a CustomYieldInstruction... 1. it checks the yield2. places the coro... Read more
[Regression] Render Texture is not rendered when using GL.IssuePluginEve...
1. Open users attached project and "Scene"2. Inspect the "RenderingOverride" script. User uses OnRenderImage function to render an i... Read more
[iOS][Simulator] Crash with 'ViewWillTransitionToSize_DefaultImpl' when ...
Reproduction steps:1. Crete a new Unity project.2. Set Target SDK to Simulator SDK in 'File > Build Settings > iOS > Player... 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject