Search Issue Tracker
[M1] Errors building when Apple Silicon or Intel 64-bit is selected as B...
Reproduction steps:1. Open the user's "vpe-rock.zip" project2. Open the Build Settings and change Architecture to "Intel 64-bit" or ... Read more
Crash on physx::Sc::ElementInteractionMarker::~ElementInteractionMarker ...
Reproduction steps:1. Open the attached user's project and "SampleScene" scene2. Enter play mode, then press ESC and exit the play m... Read more
[Quest] Sampling depth texture from surface shader is incorrect in VR wi...
Reproduction steps:1. Open project "DepthBugSurfaceShader.zip"2. Open "Scene.unity" found in Assets/BugRepro3. Build the project and... Read more
Crash on PAL_LocalIPC_IsConnected when IPC fails on launch
How to reproduce:1. Open the project attached by the user from "Berat.zip" Expected result: When IPC fails to connect, should fall b... Read more
[Ubuntu 20.04] [Mac] .unitypackage files cannot be imported using the Pr...
Reproduction steps:1. Create a new project2. From Hierarchy drag any GameObject to the Project window to make a prefab3. Right-click... Read more
Materials with the HDRP/Decal shader are updated when the Scene is saved
Reproduction steps:1. Open the user's attached "PlasticBug.zip" project2. Make sure you enabled the "Manual Checkout for Unity Asset... Read more
Loading Scene takes more than a minute when Audio Source output is conne...
How to reproduce:1. Open the attached project "Dummy Project.zip"2. Build And Run the project for UWP3. Press the "Start Audioscene"... Read more
[Android] Cache.expirationDelay does not remove expired Asset Bundles fr...
Steps to reproduce:1. Open the attached project "TestForTrunk"2. Build it to Android and run the app3. Press the "Load Cube" button ... Read more
Unnecessary cast to float when calling Mathf.Abs
The return type of Math.Abs is float, so explicit cast to float in the return statement of Mathf.Abs is unnecessary and leads to inc... Read more
Error appears in the Console when triggering a build from the compilatio...
How to reproduce:1. Open the user's attached project2. In the top bar menu select Support > Build Dev Player3. Wait for the build... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default