Search Issue Tracker
Editor crashes after a few StackOverflow errors when OnGUI() method has ...
How to reproduce:1. Open attached project "New Unity Project.zip"2. In the Editor select Window -> IntSliderIssue3. Observe the C... Read more
[D3D12] Editor crashes on trying to create a 2d texture using Progrid
Editor crashes on trying to create a 2d texture using Progrid. This occurs only on D3D12 graphics API. Refer the attached video Step... Read more
Timeline curve key options are broken
RMB contextual key options are broken on Timeline in-line curve keys. repro:- create a Timeline animation with a couple keys- open t... Read more
[OSX][XInput][IL2CPP] Xbox controller input does not work.
When using IL2CPP backend for OSX standalone Player, all input from Xbox controllers seems to be mapped incorrectly.This happens to ... Read more
[Interactions] When using Press Interactions in a 2D Composite Action, t...
From Github: https://github.com/Unity-Technologies/InputSystem/issues/632 Repro:1. Download attached proejct2. Enter Play mode3. Hol... Read more
[Android] Calling AndroidJavaClass.CallStatic causes a JNI crash
Repro steps:1. Open QA attached project "repro_1139007"2. Switch the build target to Android3. Build and Run Actual: App crashes aft... Read more
[PostProcessing] [Ambient Occlusion] Ambient Occlusion result incorrect
How to reproduce:1. Open the attached project2. Go to the Hierarchy window/KFS_Framework_v2.0/VRRigMaltiplayer/Head3. Go to the Insp... Read more
Parameter Names for the Wheel Collider component are Overlapped in the I...
How to reproduce:1. Create a new project2. Create a new gameObject and add a Wheel Collider component to it3. Observe the Inspector ... Read more
[Hub] The full-screen button is disabled and unclickable
How to reproduce:1. Open Hub2. Try to maximize a window by clicking on the full-screen button Expected result: Window is resized to ... Read more
Errors are thrown when adding On Click actions on multiple GameObjects w...
How to reproduce:1. Create a new Unity project2. Add an empty GameObject3. Add a 'Button' Component to the object4. Duplicate the ob... 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