Search Issue Tracker
isDebugBuild returns False in the Editor when its value is checked after...
How to reproduce:1. Open the attached project "Case_1317834"2. Build the project3. Observe the Console Window Expected result: isDeb... Read more
Game view disappears after playmode
This issue is floating and appears in a while when user works with Editor for a certain time.Both GameView and SceneView should be v... Read more
CharacterController might start to ignore collisions after a scene was r...
Steps to reproduce:1. Open attached project2. Open "Test" scene3. Run the scene4. Notice how "Instance {number}" fails to collide wi... Read more
[Android] Android crashes with signal 11 (SIGSEGV), code 2 (SEGV_ACCERR)...
Steps to reproduce:1. Download and unzip both "UnityCrashExample.zip" and "UnityProject.zip"2. Open the "UnityProject.zip"3. Export ... Read more
[2018.3][Windows][WebGL] Applying a Blend to a Mesh with Blendshapes thr...
To reproduce: 1. Download attached project "Blendshape Test.zip" and open in Unity2. Open "SampleScene" scene3. Select "Ball Arrow B... Read more
AsyncGPUReadback.RequestIntoNativeArray causes InvalidOperationException...
How to reproduce:1. Open the attached project named "Case_129547"2. Open the TestScene2 in the Scenes folder3. Enter Play mode4. Obs... Read more
Player crashes on "DebugStringToFilePostprocessedStacktrace" when exitin...
Reproduction steps:1. Open the attached "ReproProj" project2. Open "Assets/Scenes/SampleScene"3. Go to "Edit" -> "Project Setting... Read more
Shortcuts for duplicating and saving does not work when Progrid window i...
To reproduce:1. Open attached project2. Install progrids package from the package manager3. Tools -> Progrids -> Progrids Wind... Read more
[OSX] Unity Editor fails to build project when Performance Reporting is ...
To reproduce: 1. Download attached project "CrashRepo.zip" and open in Unity2. Open "test" scene3. Go to the Services window4. Enabl... Read more
TMP InputField throws an InvalidOperationException on WebGL with .NET 4.6
Steps to reproduce:1. Open attached project "937035.zip"2. Make sure that scripting runtime version is set to .NET 4.63. Build &... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class