Search Issue Tracker
[Android] The Software keyboard on Android does not close when the retur...
Reproduction steps: 1. Open the attached Project “ReproProject” 2. Build and run the Project on Android 3. Select any of the Inputfi... Read more
JsonReaderException error is logged in the Console when the size of the ...
Reproduction steps: 1. Open the attached project “ReproProj“ 2. Go to the Edit > ProjectSettings > Services 3. Select your organi... Read more
Errors are thrown when Gizmos button of Game view is active
Reproduction steps: 1. Open the attached project “ReproProject“ 2. Open scene “MainMenu“ in Assets/Scenes 3. Click on the Gizmos but... Read more
Custom Renderer Feature + Opaque downsampling throws error when using Re...
This happens for a completely empty pass Steps to reproduce: # Open attached repro project # Look in the console Expected:... Read more
Fullscreen Post Processing Shader breaks when the project is built for t...
Reproduction steps: 1. Open the “WebGLProject“ project 2. Enter Play Mode 3. Press the “K” key on the keyboard, and then hold the “L... Read more
Rigidbody.AddRelativeForce() causes unexpected GameObject rotation
Reproduction steps: 1. Open the attached “Rigidbody Problem.zip” project 2. Open the “Assets/Scenes/SampleScene.unity“ scene 3. Ente... Read more
[Android] Directional Light intensity calculation is incorrect when the ...
Reproduction steps: 1. Open the attached Project “LightProject” 2. Build and Run on Android 3. Select the “switch light” button ... Read more
Crash on DynamicHeapAllocator::Deallocate when changing SpriteShapeContr...
Reproduction steps: 1. Open the attached “CrashRepro” project 2. Open the “Assets/Scenes/SampleScene.unity” scene 3. Enter the Pl... Read more
The change in Component order of a Prefab Variant doesn't save when chan...
Reproduction steps: 1. Open the attached "ReproProj" project 2. In the Project window, double-click on the "Assets/Root Variant"... Read more
ScriptableSingleton value change isn't detected in Unity when it's modif...
How to reproduce: 1. Open the attached “TempTest.zip“ project 2. Open the “ExampleScriptableSingleton.dat“ file with a text editor... 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
- The Editor becomes unresponsive and memory allocation errors are spammed in the Console when Generating Lightning
- Crash on BatchApplyPropertiesFromSourceAssetDB when opening a specific project
- Scene view Camera cannot be moved with WASD/QE keys when the Right Mouse Button is held down and the Mouse is not moved
- Crash when calling default interface method from virtual method with same name
- [Android] Unity does not include the ".aab" extension for an AppBundle when it is built via script with the buildPlayerOptions.locationPathName = "AppName.apk" and EditorUserBuildSettings.buildAppBundle = true