Search Issue Tracker
[OSX] Unity freezes when Play mode is stopped due to Canvas and Button
How to reproduce:1. Create a new project2. Create Canvas make it World Space3. Add Button to it (Make sure it is seen in Game view)4... Read more
[Image] Setting Image type - Filled breaks renderer, making it to fail i...
Reproduction steps:1. Open attached project2. Open the "Scene" scene3. Select the "Image" object in the hierarchy (It's the circular... Read more
[WebGL][UI] slider is black in build if handle or background has no sour...
-e: WebGL slider is black in build if handle or background has no source image -repro:--open scene "BlackHandle"--press play--notice... Read more
LoadLevelAdditive assigning wrong lightmap for terrain
Reproduction steps:1. Open the reproduction project2. Open mainScene.unity3. Press Play After hitting play you can see the 2 terrain... Read more
Fill Amount doesn't properly de-fill Filled Sprites
How to reproduce: 1. Open attached project2. Open scene Demo.unity3. Play the scene4. Select the gameobject Canvas/Image5. Increase ... Read more
SpeedTree dynamic batching produces unexpected shadows
How to reproduce: 1. Open attached project2. Open scene Scene.unity3. Switch to the Game View- Note that there is a shadow at the ba... Read more
Gyroscope.enabled doesn't enable/disable the Gyroscope
Gyroscope.enabled doesn't enable/disable the Gyroscope. I can only set the Gyroscope state if I change it on Awake function. Read more
[tvOS] Remote Sensors mapped to incorrect Joystick Axis
Joysticks axis are incorrectly mapped to sensors, it looks like that it's shifted by +1 when compared to: gravity (x,y,z) : 16, 17, ... Read more
[UWP] Build & run either fails or takes extremely long
What happenedBuild & run isn't stable. It either takes very long or just fails. How we can reproduce it using the example you at... Read more
Using a Canvas with Render mode as World Space results in Unity Editor C...
To reproduce:1. Open attached project2. Open CockpitTest scene3. Select CockpitDisplays->Canvas object4. Change Render Mode to Wo... 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 Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template