Search Issue Tracker
Calling GetComponents method on non-empty List keeps old references to e...
Reproduction steps: 1. Download and open the attached project 'ComponentLeak.zip' 2. Open scene 'SampleScene' 3. Enter Play Mode 4. ... Read more
Unity crashes when mono tries to access something from Jit table
Unity crashes when mono tries to access something from Jit table. Note: I've attached callstack retrieved from Unity.DMP (file atta... Read more
Building for WebGL fails due to UnusedBytecodeStripper2 with 'subset .NET'
Steps to reproduce: 1. open attached project 2. build for WebGL - fails and throws 2errors Error: UnusedBytecodeStripper2.exe did n... Read more
Unity exceptions in asynchronous methods called from UdpClient are not h...
Reproduction steps: 1. Open the "Server.zip" project in VS and start the server 2. Open the "bug.zip" project 3. Open the only scene... Read more
Crash on LinearAllocatorPool::ClearMainThreadFallback when closing the E...
How to reproduce: 1. Open the user's attached project ("KillStack.zip") 2. Close the Editor Expected result: Editor closes Actual r... Read more
"different serialization layout" error in built player
To reproduce: 1. Open attached project 2. Open scene TestDifferentBaseType 3. Build for Win32 with "development build" 4. Notice th... Read more
Visual Studio Debugger's "Step Into" function does not work between asse...
How to reproduce: 1. Open the attached project ("TestDebug.zip") 2. Open the repro scene ("SampleScene") 2. Open the "Test1.cs" scri... Read more
Crash on UnityEditor.SerializedObject:InternalCreate when creating a new...
Reproduction steps: 1. Open project from the Google Drive link 2. Open scene "Farm" 3. Go to Window > Easy Save 3 > Settings, make s... Read more
Instance of a class with no data is not serialized correctly when it bel...
How to reproduce: 1. Open attached project "770544_SerializeReferenceRepro_2020.1.0a22.zip" and scene "Main" 2. Enter Play mode and... Read more
ScriptableObject is created without an error when script and class names...
Steps to reproduce: 1. Open attached project "829259.zip" 2. In project tab, right click and in create asset menu create "The Scrip... 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