Search Issue Tracker
[Themes] Component icons get camouflaged on selection when using persona...
Component icons get camouflaged on selection when using personal theme in prefab override window. Refer the attached screenshots Ste... Read more
[GearVR] Unity Splash screen hang then load
1) Download the attached project2) Revert your unity version to a Personal edition if not already in Personal edition (We need the u... Read more
The Windows standalone player has a default SynchronizationContext set
To reproduce:1. Create a new Unity project.2. Add a script to a game object with this code:void Awake(){if (System.Threading.Synchro... Read more
[HDRP] MissingReferenceException is thrown when Volume is destroyed afte...
How to reproduce:1. Open the user's attached project and VolumeBugReproducible scene2. Enter the Play mode and observe the Console w... 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
Highlight effect is rendered incorrectly when "Rendering Path" option "F...
How to reproduce:1. Open the attached user project2. Open “Bug“ Scene (Assets/Scenes)3. Select the “URP-HighFidelity-Renderer” asset... Read more
[UI] Editor crashes when changing rotation property on a RectTransform i...
How to reproduce:1. Create a new project2. Place sprite to Assets' folder3. Create Image in the scene (Create -> UI -> Image)4... Read more
The HDR luminosity of the scene in the Game view darkens when switching ...
How to reproduce:1. Open the “HDR_repro“ project2. Open the “HDR Color“ scene3. Observe the luminosity of the scene in the Game view... Read more
Awake and Start are called not on the same frame when entering Play Mode
How to reproduce:1. Open attached project "AwakeStartScene.zip"2. Open "To" scene3. Enter Play Mode4. Observe Console Expected resul... Read more
UnityWebRequest Compression behaves differently on various platforms
Reproduction steps1. Open the attached project2. Deploy to Windows and OS X3. Open the applications Expected result: The code genera... 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