Search Issue Tracker
WebGL Build error for Windows 7 32-bit OS
Steps to reproduce: 1. Create a new Unity project on 32-bit OS machine2. Try to build it for WebGL3. Notice that the build won't fin... Read more
Unity Editor loading bar will move to the right when selecting the loadi...
Reproduction steps: Open the user's attached project Before Editor opens select any other window or Desktop Select Unity Loading scr... Read more
[Linux] Array Element doesn't duplicate/delete when clicking "Duplicate/...
Reproduction steps:1. Open the attached project “IN-15122.zip”2. Open the “Assets/Scenes/Repro.unity” scene3. In the Hierarchy Windo... Read more
The USS cursor style property is not applied when it is set for the root...
Reproduction steps:1. Open the attached “VisualElementCursorBugReport.zip” project2. Open the custom “Test” Editor window from the t... Read more
IL2CPP: 3D array access generates code which segfaults on iOS
The attached project will, when built for iOS using IL2CPP, generate code which halts with EXC_BAD_ACCESS. Tested with Unity 4.6.2p1... Read more
[OSX only] Can't rename GameObject by right clicking in the Hierarchy wh...
Reproduction steps:1. Create a new Unity project2. Focus on any window in the Editor except Hierarchy3. Right-click -> Rename any... Read more
Read/Write error is thrown when making an AsyncGPUReadback request to a ...
How to reproduce:1. Open the “IN-77561_repro“ project2. Open the “SampleScene“3. Enter Play Mode4. Observe the Console Expected resu... Read more
WheelCollider: setting steer angles to -5e-37 can confuse simulation
To reproduce:1. Open attached project2. Open Bugged scene3. Press play4. Steer the skateboard back up the hill toward the cylinder5.... Read more
URP renderer stencil effect doesn't show in Game view
How to reproduce: Open the user attached project Open the scene called TestNewRenderer Look at the asset UniversalRenderPipelineAsse... Read more
VirtualFileSystem crash because of data races.
Due to race conditions in various VFS components a crash is likely to happen.Steps to reproduce: This bug is difficult to reproduce ... 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
- "Save" button is displayed as active in the Hub "Set project display name" window
- Shader Graph does not get saved when pressing 'File -> Save'
- MultiColumnListView does not visually sort the column when BindingSourceSelection is set to "Auto Assign"
- GameObject assigned to Target Graphic in uGUI Toggle component stays dimmed when replacing it if Interactable was toggled off
- "GraphicsBuffer.IsValid()" returns incorrect result when SkinnedMeshRenderer is disabled