Search Issue Tracker
A method with PostProcessSceneAttribute is not called after loading the ...
How to reproduce: 1. Open the attached "PostProcessScene" project and "Scene_1" scene 2. Observe the Loader.cs and SceneProcessor.cs... Read more
Drag and drop applies changes to a prefab with timeline when in preview ...
Steps to reproduce: 1. Open any Unity project 2. Create a new GameObject in the Hierarchy 3. Add a timeline to a GameObject via the ... Read more
Setting UnityEngine.UI.Text.text property repeatedly causes a memory leak
How to reproduce: 1. Open "TextMemoryLeak" project 2. Open the Scene 3. Enter Play mode and check the memory usage for some time 4. ... Read more
ArgumentNullException is shown when reverting the prefab instance
To reproduce: 1. Open the project, attached by the user (BugReport_Undo_Object registered for Undo cannot be null.zip) 2. Open the ... Read more
When Android is selected as the target platform, Compute Shaders cannot ...
Steps to reproduce: 1. Open the attached project 2. Switch platform to Android 3. Open any scene in the project 4. Play the scene 5.... Read more
Crash in mono_marshal_get_cache when reentering Play mode after video cl...
Reproduction Steps: 1. Import attached project. 2. In Video Clip Preview, attach "Cats" video to Video Clip. 3. In any scene, enter... Read more
Crash in mono_jit_runtime_invoke when Animator instantiated from Script ...
How to reproduce: 1. Open the attached users project "2017AnimatorCrash" and "scene" scene 2. Enter playmode and open Animator win... Read more
Assertion failed on expression: 'device.IsInsideFrame()' when creating a...
To reproduce: Create a new project Expected vs Actual: there should not be any errors Reproduced on 5.6.2f1, 5.6.2p3 Not reproduce... Read more
[iOS][Cardboard][OpenGLES][Regression] Black Screen on VR Cardboard Buil...
Steps to reproduce: 1. Open attached project ("TST VR-small.zip") 2. Build and run on iOS device Result: screen on the iOS device ... Read more
WWW adds "http://localhost" prefix to the URL, if the URL doesn't contai...
To reproduce: 1. Open the project, attached by the tester (wwwPrefix.zip) 2. Open "scene" scene 3. Enter Play mode 4. Observe the c... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow