Search Issue Tracker
[Cinemachine] Prefab editing spit errors in the console
Editing a prefab containing a VCam will log errors in the console. 1. Create a VCam in the scene2. Drag the VCam object into the pro... 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
Differences between Memory Usage Shown in Profiler and in Windows Task M...
Reproduction steps:1. Open attached project "GetPixelsLargeTex"2. Open scene "ImportBigFile"3. Hit play, let the scene run in the ed... Read more
Input System package 'ArgumentException: Invalid user' error is thrown w...
To reproduce:1. Open attached project ("case_1198889-Sample.zip")2. Open Assets > Scenes > "SampleScene"3. Press Play, select ... Read more
When disabling collider within the OnTriggerStay function, VS runtime er...
Reproduction steps:1. Open attached project2. Open and play the "Crash" scene3. Visual Studio runtime error appears after which Unit... Read more
WebGL project build fails with "Fatal error in Unity CIL Linker" error w...
How to reproduce:1. Open the attached “VisualScriptinWebGL.zip” project2. Open the “SampleScene” Scene3. Switch to WebGL platform4. ... Read more
Unity leaks memory when adding/removing breakpoints while debugging with...
How to reproduce:1. Open the "VS_Leak.zip" project3. Open the "NewBehaviurScript.cs" script4. Attach Unity Debugger via Visual Studi... Read more
Unity Camera produces wrong pixel values in build when the Camera has a ...
Reproduction steps:1. Open the user's attached project2. Open File > Build Settings3. Add the open Scene to the build4. Build and... Read more
[Shadows] Camera.Render() clears _CameraDepthTexture if there's a shadow...
To reproduce:1. Open attached project2. Open scene "scene"3. Comment out line 47 "QualitySettings.shadowDistance = 0;" in DeferredPa... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class