Search Issue Tracker
UI text doesn't get bolded if font is not installed on OS
Reproduction steps:1. Open attached project2. Check the Fonts folder in the attached project and make sure they are not previously i... Read more
Changing SetShadowSamplingMode doesn't affect rendering in any way
Bug: According the developer you can't sample the shadow without SetShadowSamplingMode set to Raw. But it works with and without it.... Read more
[Shuriken] When duration and max particle values have big values results...
Project Steps: 1. Select shuriken.2. Set max particles and duration to 1000000.3. Bam, Crash! Read more
[Windows] Playing scene with MV attached debugger crashes
Project Steps: 1. Open Visual studio 2015.2. Attach debugger.3. Play scene.4. Crash! Read more
Not possible to navigate over UI buttons with keyboard only
Not possible to navigate over UI buttons with keyboard only. Reproducible on 5.2, 5.3, 5.4; 1. What happenedKeyboard-only navigation... Read more
[WebGL] Audio sounds different depending on format
-e: see title--repro 514, 523, 530 -repro:--open attached project--add the wav files as clipc--run in editor--press r,t,y for the so... Read more
Script implementing interface, doesn't have a checkbox to be disabled in...
- Create a script that inherits from MonoBehaviour and implement an interface.e.g. public class NewBehaviourScript : MonoBehaviour, ... Read more
[Batching] Additional draw calls when batched objects are Interleaving
To reproduce the issue follow the steps:1. Create new project2. Import "BatchingTest52" Unity Package user has provider3. Open "Main... Read more
Long clip names create a mess in the StateMachine
Long clip names create a mess in the StateMachine window, especial when using a Blend Tree. See attached image. In this situation, C... Read more
[WheelCollider] Wheel Colliders does not spin until 4000 force is applie...
To reproduce the issue follow the steps:1. Open "u5wheels" project user has attached2. Open "wheelrepro" scene3. Play scene4. Open "... 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