Search Issue Tracker
Unity editor will not recognize MonoBehaviour when it has certain text c...
Reproduction steps:1. Open the attached project "Temp2020.3.33.zip"2. In the Project window select the "StrangeBehaviour" C# script3... Read more
Crash when opening a scene
Reproduction steps:1. Open the attached project2. Open scene "Scenes/ZenMode" Expected result: The scene is openedActual result: The... Read more
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
GameObject's position is not updating correctly when using [ExecuteAlways]
Reproduction steps:1. Open the attached project "1424891.zip"2. Open the "SampleScene" Scene (Assets/Scenes)3. Observe the "Cube" Ga... Read more
[WebGL] TouchPhase.Stationary not working on WebGL build
Reproduction steps:1. Open attached Project2. Open Assets\\Scenes\\SampleScene Scene3. Build and Run for WebGL4. Touch and Hold on t... 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
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
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
Loading Icon doesn't replace the Search Preferences Navigational button ...
Steps to reproduce: Create a "Universal 3D Sample" Project Navigate to Window > Search > New Window Observe the Preferences bu... Read more
The "Properties..." shortcut does not open the Focused Inspector window ...
To reproduce: 1. Download the attached project "TestEditorShortCuts.zip" and open it in Unity2. Open the "TestingShortcuts" scene3. ... 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
- Invalid front face configuration when building with GraphicsAPI set to WebGPU
- WebGL builds report wrong screen resolution if "matchWebGLToCanvasSize" is set to "false"
- List<T> in the Inspector does not update values when changed through Dropdown menu
- Crash on keywords::LocalSpace::Find when reimporting specific assets
- “Command Line Arguments” window in Hub becomes distorted with long project names