Search Issue Tracker
[macOS] Unity freezes and never exits when running Test Runner from Comm...
To reproduce:1. Open Terminal window2. Download user's project and unzip it3. Launch Test Runner by using this command:/(path to the... Read more
VR doesn't render with SPS, Linear Color Space and Image effects
Steps to reproduce:1. Download and open the attached project2. Enter Playmode Expected result: camera view of a cubeActual result: b... Read more
Focus lost after writing one letter when trying to edit an object's name...
To reproduce:1. Open attached Unity project "Test2017_2.zip"2. Open "HierarchyBroken" scene3. Try to rename any object in the Hierar... Read more
Scale of the object increases when it is parented and unparented repeatedly
To reproduce: 1. Open the project, attached by the tester (scaleBug.zip)2. Open the "testScene" scene3. Select the Cube2 game object... Read more
Calling "CommandBuffer.EndSample" after "ScriptableRenderContext.Submit"...
Reproduction steps: 1. Open "CommandBuffer.EndSample after Submit bug.zip" project*2. "Window" -> "Frame Debugger" -> "Enable"... Read more
Editor crashes after undoing the deletion of an object with a disabled P...
Steps to reproduce:1.Open attached “ UndoCrash.zip” Unity project2.Open scene “Scene"3.Delete “GameObject” object in Hierarchy4.Undo... Read more
TextRenderingPrivate::TextMesh::ApplyToMesh crashes on Scene load
To reproduce: 1. Download attached project "JAMES.zip" and open in Unity2. Open "Main" scene Expected Result: Unity Editor successfu... Read more
[SRP]_ScreenParams gives frame buffer size instead of current RT size
To reproduce:1) Open re-attached project and scene2) Open Frame Debugger3) Enable it4) Check "Draw Mesh Cube" event Expected: Render... Read more
[OSX] Instantiating GameObject from prefab with script that returns its ...
To reproduce:1. Open project2. Play scene Expected: 'I have Enabled and my position is: (2.0, 2.0, 2.0)' will be thrown to consoleAc... Read more
AnimationClip.SetCurve fails to change UI Image color via script
To reproduce:1. Open project2. Play 'Main' scene Expected: Image color will change together with circle colorActual: Only circle col... 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
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- Addressables Profiles and Analyze windows no minimum window size
- [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