Search Issue Tracker
[Linux] Input.mouseScrollDelta returns reversed values in Linux player
How to reproduce:1. Open user's attached project ('mousewheel-test.zip')2. Build the project for Linux3. Run the built executable an... Read more
Signal Emitter at the start of the Timeline emits twice when the Timelin...
How to reproduce:1. Open user's attached project ('TimeManipulationMarkers.zip')2. Open 'SampleScene'3. Make sure that Director obje... Read more
Editor gets into infinite loop when PlayableDircetor.Evaluate is called ...
How to reproduce:1. Open the "SampleScene" Scene in the attached "TimelineInfiniteLoop.zip" Project2. Select "Director" GameObject t... Read more
Unity Burst compiler crashes at "burst_SetCurrentDebugLocation"
Steps to reproduce:1. Download the attached project and open "Ping" scene2. Enter play mode Results: Editor crashes Reproduced with:... Read more
Inspector Transform Position values change on the Constrained GameObject...
How to reproduce:1. Open the "SampleScene" Scene in the attached "PhysicsBug.zip" Project2. Enter Play Mode3. Observe the transform ... Read more
Clicking on and cycling through objects stacked on top of each other not...
How to reproduce:1. Open the user's project2. Open Scenes > "Cycle Through Stacked Sprites (Prefab Instances)"3. Press on a sprit... Read more
EditorGUIUtility.PingObject on a Hierarchy object is visually offset
How to reproduce:1. Open attached project "PingObjectOffset.zip" and scene "SampleScene"2. In the Hierarchy window, select "SampleOb... Read more
[Linux] FSBTool is crashing in the vorbis encoder when trying to import ...
How to reproduce:1. Open any Unity project2. Download the attached '1.mp3' file and drag it into the project window Expected results... Read more
[iOS][Scripting]iPhoneSettings and iPhoneUtils members are deprecated, b...
Reproduction steps:1. Create a new Unity project.2. Create a C# script.3. Open the script with Visual Studio.4. Start typing "iPhone... Read more
Error is thrown when trying to apply changes to Animation component in n...
How to reproduce:1. Open attached project "Case_1136783_nesting.zip"2. In Hierarchy, select "Sphere" GameObject3. In Inspector, Clic... 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