Search Issue Tracker
Errors thrown when animating objects after saving scene while recording ...
As discussed on the forum here http://forum.unity3d.com/threads/animation-animator-problems.337987/#post-2221440. 1. While working o... Read more
UnityLinker causes crash when outputting snapshot data for very large pr...
Steps to reproduce: Run a player build using these UnityLinker args: {code:java}-enable-snapshot --snapshot-out=c:\snapshot --enable... Read more
A UI element loses the "hovered" state when the element is removed and r...
How to reproduce:1. Create and open a new project2. Extract and import the “HoverFirstFrameIssue.zip > Editor“ directory into the... Read more
Bounce height gradually increases if Rigidbody2D starts off with velocity
Issue #1: New position is calculated incorrectly Steps to reproduce:1. Open attached project2. Open scene "Demo"3. Run it4. After 4~... Read more
Creating Visual Effect GameObject throws an error
How to reproduce:1. In a Hierarchy, right-click and select Visual Effects > Visual Effect2. Observe errors thrown in the console ... Read more
Use legacy light probe sample counts is enabled for newly created projects
Steps to reproduce: 1. Create a new project using any template2. Open Project Settings > Editor3. Notice that "use legacy light p... Read more
Crash on (nvoptix) optixQueryFunctionTable when opening project or light...
Create a new project.Close the editor.Open the project with -force-vulkan. => Crashes the editor with the following stack trace:0... Read more
[iOS] Disabling AR Camera Background kills position tracking on iOS in A...
How to reproduce:1. Download and open the attached project2. Build and deploy the project to iOS3. Press the "Pause" button4. Press ... Read more
Compile and show code break Visual Studio Connection to Unity
Reproduction steps:1. Download and open the attached "Show Compiled Shader Code Bug.zip" project2. Select the "NewUnlitShader" shade... Read more
Animator.velocity spikes when blending animations with different length ...
How to reproduce:1. Open the attached project2. Open and play Scene3. Move the character with arrow keys to one direction4. Stop and... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code