Search Issue Tracker
Typo in "WebAssembly" tooltip under WebGL Player Settings
To reproduce:1. Open WebGL Player setting2. Open publishing settings tab3. Hover mouse pointer over Webassembly option3. Notice typo... Read more
[Playables] "Animation Start" function is not trigger when SetTime() wit...
How to reproduce:1. Open attached project "Unreliable Animation Events at Start with Playables.zip" and scene "SampleScene"2. Enter ... Read more
Stencil buffer empty if MSAA disabled
Steps to reproduce:1) Open the project attached by user in Unity.2) Open scene 'main.unity'.3) Enter play mode.- Notice the sphere i... Read more
A specific animation character moves both directions vertically, instead...
To reproduce:1. Open project2. Play 'mainScene' Expected: 'Rabbit will be jumping from the hat' (expected and actual result gifs are... Read more
Canvas is presented in reverse to its Sort Order when Instantiating a Ga...
Steps to reproduce:1. Open the attached project "Case_1154659"2. Navigate to Project -> Assets -> Scenes and open "RuntimeScen... Read more
[HDRP] Debug mode will turn off if you move around in a scene
1) Open any scene, I used template2) Add a planar reflection probe3) Turn on any debug mode. I used Normal map4) Move around in the ... Read more
[Performance] Huge performance drop on AnimationWindow.OnGUI.Repaint whe...
Reproduction steps:1. Open the user's attached project "Physic Liner.zip"2. In the Hierarchy window under "Canvas/Panel" GameObject ... Read more
"Shader error in 'Wolf/Diffuse (Cutout)': Invalid conditional expression...
How to reproduce:1. Open the user's attached "ShaderError.zip" project2. Right-click on the "Diffuse_Cutout" Asset3. Press the "Reim... Read more
Animation window does not refresh when animation is drag-and-dropped on ...
Create an objet. Select it in hierarchy. Open animation window. Drop an animation on the object -> no refreshDeselecting and rese... Read more
[Android] Time.deltaTime value becomes constant 0.3(3) after sending to ...
How to reproduce it:1. Open the user's attached project "RenderFrameIntervalTest.zip"2. Build and Run the project on the Android dev... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template