Search Issue Tracker
[iOS] Disabling "Status Bar Hidden" on devices without a notch is not wo...
How to reproduce:1. Open project "StatusBar.zip"2. Open Build Settings and build the project for iOS3. Deploy the app on the iOS dev... Read more
AudioUtil plays AudioClip in mono when it is cloned
Reproduction steps:1. Open user's attached project2. Go to Window > AudioUtil Bug Demo Window3. In the Project window, select "St... Read more
Blend Tree: Extra Blend param is created and assigned
1. What happenedCreating a sub-blend tree, creates 2 Blend param sliders on the first blend tree. 2. How we can reproduce it using t... Read more
[Windows] [DA] Installation of 32bit Editor is imposible because of chec...
To repro:1. Run http://artifact.hq.unity3d.com/artifacts/proj0-Build_WindowsBootstrapper_3502463_20_01_2016_16_46_50_+0000/build/Uni... Read more
[Shuriken] Crash upon assigning the wrong particle List to the wrong Par...
Unity crashes if the wrong list of particles gets assigned to the wrong trigger event type. Repro steps:1. Open Bug_Crash scene from... Read more
Text inside ListView with text-overflow ellipsis is not displayed in Pla...
How to reproduce:1. Open the attached project ("TextOverflow.zip")2. Open Window -> UI Toolkit -> TextOverflow3. Notice the "H... Read more
The error of Null reference appears when changing Color gradient for the...
To reproduce:1. Open attached project2. Press on E-Star in the hierarchy3. Press on Start Color and change the gradient Actual resul... Read more
[ProBuilder] Exported .obj files opens in Xcode/text Editors by default ...
Steps On Reproduce: 1. Open attached Project2. Select Cube in the Inspector and Click Export in ProBuilder Window3. Select .obj as t... Read more
[hlsl2glsl -> HLSLcc][iOS] HLSLcc Incorrect shader compilation result on...
How to reproduce:1. Open the attached ShaderCompilationError.zip project2. Build for iOS and deploy the Xcode project to the iOS dev... Read more
[ImageEffects] FXAA/SMAA causes build fail with "marked with HideFlags.D...
FXAA and SMAA cause build fails with "marked with HideFlags.DontSave but is included in the build". Repro: 1) Open project and 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
- 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