Search Issue Tracker
[AvatarBuilder] Freeze/crash on "`anonymous namespace'::MarkBoneUp" whil...
Steps to reproduce:1. Open user attached project2. Open test.unity scene3. Play the scene4. Observe the freeze/crash Expected result... Read more
Edges glitch where shadows are cast when anti-aliasing is being used
To reproduce:1. Download and open attached project;2. Press play;3. Notice how shadow glitches where antialiased edges and cast shad... Read more
Clicking apply on a UI prefab moves the scroll view content
To reproduce:1. Open attached Unity project "UI_Test.zip"2. Open "Shop" scene3. In the Hierarchy, click on "ShopCanvas"4. Click Appl... Read more
[UI] Cursor indicator cannot be placed on a specific text area in Light ...
Steps to repro: 1. Open attached project and 't1' scene;2. Open 'Light Explorer' window (Window>Lighting>Light Explorer);3. Se... Read more
[XcodeAPI] PBXProject.AppendShellScriptBuildPhase doesn't have option fo...
I was doing InstallToBuildsFolder option on iOS, and was using PBXProject.AppendShellScriptBuildPhase function to add a custom scrip... Read more
Cursor's appearance does not change when resizing the Player window
Reproduction step:1. Create new project and open Unity2. Select Edit -> Project Settings -> Player3. Check property Resizable ... Read more
[Lightning] Shadow Casters doesn’t get updated by changing ShadowMask Pr...
Shadow Casters doesn’t drop when ShadowMask Property is changed from “Distance ShadowMask” to “ShadowMask” on Mac OSX Prerequisites:... Read more
[Audio Mixer] Creation & deletion of audio groups doesn't get updated in...
Creation & deletion of audio groups doesn't get updated in project window Steps to Repro:1. Create/Select audio mixer > audio... Read more
Random crash that occurred when activating an object during play mode
Very rare crash- this is the first and only time I have seen it. Hopefully the callstack will give some info as a reliable repro wil... Read more
Text letters are drawn on each other when using bold style a specific 'k...
To reproduce:1. Open project2. Open 'BugScene' Expected: 'Right bold' and 'Wrong bold' texts should look similarActual: 'Wrong bold'... 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
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class