Search Issue Tracker
Build crashes when using stereo display
To reproduce: 1. Open attached Unity project "TestCrash.7z " 2. Open "Scene" scene 3. Make sure Virtual Reality SDK is being used in... Read more
NullReferenceException thrown on script EditorGUILayout.BeginHorizontal
Reproduction steps: 1. Download project "MeshCookingTest.zip" and open in Unity 2. Open scene Main 3. Select Main Toolbar -> Custom ... Read more
Blit always using gamma color space when using Blit to copy texture in l...
To reproduce: 1. Open user's project 2. Enter Play mode 3. Press space to toggle texture's color space between linear and gamma Exp... Read more
[Profiler] File created with Profiler.logFile is not updated with profil...
To reproduce: 1. Download and open attached "repro980524.zip" project. 2. Open "scene" Scene. 3. Open "TestProfiler.cs" script and ... Read more
GridLayout.WorldToCell() returns wrong cell with very precise numbers
Steps to reproduce: 1. Open attached “WorldToCell.zip” Unity project 2. Open “Main” scene 3. Enter Play mode 4. Observe WorldToCell ... Read more
[Android][Adreno 540] Artefacts on non default camera viewport rect
How to reproduce: 1. Open attached project 2. Build to device with Adreno 540 GPU 3. Inspect visual artefacts that are caused by non... Read more
[asmdef] Renaming Assembly Definition file causes compiler errors
Steps to reproduce: 1. Create a new Unity project 2. Create new Assembly Definition with name “Test” in Project window 3. Rename Ass... Read more
Player settings checked property Default is full screen makes game start...
Reproduction steps: 1. Open Unity 2. Open File -> Build Settings.. -> Player Settings.. 3. Set Display Resolution Dialog to Hidden B... Read more
[UI] Tooltips are displayed in the field names in the Lighting Window
Steps to repro: 1. Open Unity; 2. Create new project; 3. Open Lighting Window (Window>Lighting>Settings); 4. Observe the field name... Read more
[Android] Handheld.PlayFullScreenMovie with FullScreenMovieControlMode.F...
How to reproduce: 1. Open attached project 2. Build to device 3. Click "Play video" button in the center of the screen -- Notice tha... 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
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project