Search Issue Tracker
"Unable to find player assembly" warnings logged to the Console when bui...
How to reproduce:1. Create a new empty URP project2. Import the Burst package3. Import the Jobs package4. Build the project5. Observ... Read more
[2D Game kit] "Import parameters got modified during import" error is th...
How to reproduce:1. Open the Unity Hub2. Go to the Learn tab3. Download the "2D Game Kit"4. Open the downloaded project5. Wait for i... Read more
[Perforce] Unity fails to checkout project assets
To Reproduce: 1. Put attached project inside a workspace & set up a connection to Perforce.2. Submit everything in the default c... Read more
[XR][Post Processing] Single pass instancing displays right eye only whe...
How to reproduce:1. Open attached "OneEyeRenderOnly" project and "SampleScene"2. Observe that Main Camera has Post Processing layer ... Read more
[iOS] XCode fails to build Mono build for iOS with errors: "Use of undec...
Steps to reproduce:1. Open User's attached project2. Build for iOS3. Open XCode4. Build for selected Apple device (iPhone or iPad) R... Read more
Environment variables dropped when using Unity Hub 2.0.0
How to reproduce:1. Open cmd and write the following:cd C:\Projects\Unity\HubBug_01set PATH=%PATH%;C:\Projects\Unity\HubBug_01set FO... Read more
Prefabs are reimporting every time a code change is made
Based on the discussion on this forum thread: https://forum.unity.com/threads/prefabs-are-reimporting-every-time-a-code-change-is-ma... Read more
[Android] Player freezes when loading a Scene on another thread
Reproduction steps:1. Open the attached “BugRepro” project2. Click File > Build and Run3. In Player, click the gray transparent b... Read more
[WebGL] [wasm] Uncaught RuntimeError exception is thrown when calling a ...
Reproduction steps:1. Open the project from the GitHub repository provided by the user2. Switch Platform to WebGL in Build Settings3... Read more
The lack of vertex attributes causes a crash on dynamic batching
Unity Player crashes when all the following conditions are fulfilled: - Using OpenGL ES (2.0/3.0).- Dynamic Batching is enabled.- Th... 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