Search Issue Tracker
[InputSystem][Windows] Mouse events are rejected
Repro:1. Open input debugger.2. Under "Options", click "Enable Event Diagnostics"3. Move mouse around4. Observe "'STAT' input event ... Read more
3D object loses its Shader in the build when there is a Local keyword in...
Steps to reproduce:1. Open User's attached project "ShaderFeatureLocalStrippingIssue-2019.3.zip"2. Open SampleScene3. Enter Play mod... Read more
ScriptUpdater causes a recursion error with certain scripts
In some scenarios ApiUpdater incorrectly reports a recursion error.The most common case happens after editing/saving an script that ... Read more
ArgumentOutOfRangeException error is thrown and Snapshot import freezes ...
How to reproduce:1. Open the attached project "case_1187886-Project.zip"2. Open the Memory Profiler Window (Window->Analysis->... Read more
Tooltip typo on "highligt" word in Radius parameter for Spot and Point l...
Overlay the mouse on the radius parameters (in shape options) in a point or spot light to see the typo. Read more
You can build the project for unsupported Color Space for Windows MR
You can build the project for unsupported Color Space for Windows MR To reproduce:1. Create a new project for Windows MR2. Check tha... Read more
[InputSystem][Windows] Simultaneous key presses can get lost
Repro:1. Open ISX_KB_Mouse_Basic from the input system repo2. Press the A and the D key together quickly and repeatedly3. Observe th... Read more
Exception is thrown with Profiler window turning blank on selecting Memo...
How to reproduce:1. Open a project which has Profiler Window already opened OR2. Open an attached project ("Project B.zip")3. Hit th... Read more
[Mobile] TouchControl.tapCount stays at 0 when "Script Debugging" is che...
Steps to repro:1. Open attached project2. Make sure in Build Settings "Script Debugging" is enabled3. Build for iOS and deploy the X... Read more
[UIElements] Trying to read value of type Color while reading a value of...
To reproduce:1. Create new project in Unity2. Open Package managerExpected result: Package manager opens cleanlyActual result: Tryin... 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