Search Issue Tracker
[scripting, patch] Boo.Lang reference missing from generated csproj
Reproduction steps:1. Create new Unity project2. Download the repository and add to Assets3. Re-import the assets4. Open script with... Read more
The AspectRatioFitter with envelope parent mode doesn't control the Rect...
Reproduction steps:1. Download project "AspectRatioFitterBug.zip" and open in Unity2. Open Main scene3. Enable Play mode Expected: s... Read more
Assigning a float3 to SurfaceOutputStandard.Albedo causes compilation er...
To reproduce: 1. Open the project, attached by the user (Shader Bug.zip)2. Observe the compilation errors in the console3. Open the ... Read more
Stereo Cameras are rotated individually instead of as a gameObject resul...
Steps to reproduce: 1. Download and open the latest attached project("Repro.zip")2. Enter Playmode Expected result: cameras are rota... Read more
[Editor] Crash on clicking NO button on "Confirm" pop-up while returning...
Editor crashed when returning the license Steps to Reproduce:1. Click on Help > Manage Licence > Return Licence > Confirm2.... Read more
LeftShift and RightShift presses are not registered in Event.current.key...
To reproduce: 1. Open the project, attached by the tester ("KeyCodesBug.zip")2. Left click in the Scene view and drag3. While draggi... Read more
ShaderLab code generation depends on locale's decimal separator
Steps to reproduce:1. Set your locale to any that uses comma (,) as a decimal separator (for example, Spanish)2. Create a new Unity ... Read more
WWW class constructor removes "/" from blob:chrome-extension:// url
How to reproduce:1. Open the "url_test.zip" project2. Open the "scene" scene3. Press Play4. Look at the console for values of origin... Read more
LogAssert.Expect doesn't catch exceptions if not called from Debug.LogEx...
Steps to reproduce:1. Open user attached project2. Open "NewTestScript" from the "PlayModeTests" or "EditModeTests" folder3. Notice ... Read more
[PLM] RemoveInstance job with hash: [hashID] failed with exit code 1 err...
Transforming the values of duplicated instances throws `[PathTracer] RemoveInstance job with hash: [hashID] failed with exit code 1.... 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
- Play Mode Status window has a horizontal scrollbar active at all times even when not needed or the window is fullscreen
- Unnecessary scrollbar appears in Prefab Override section
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects