Search Issue Tracker
No validation on URL fields when editing the custom package in the Inspe...
How to reproduce:1. Create a new Unity project2. Open the Package Manager (Window -> Package Management -> Package Manager)3. ... Read more
Play Mode is stuttering, and spikes are present in the Profiler when usi...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Starter Assets/Sample/ThirdPersonController/Playgrou... Read more
Crash on memcpy when calling Press() in an InputTestFixture
How to reproduce:1. Open the attached “CrashRepro_IN-106698“ project2. Open the “Assets/InitTestScene.unity“ Scene3. Enter Play Mode... Read more
Unity Version Control is not available on ARM Windows and fails with "ex...
Reproduction steps:1. Make sure you have a machine with a Windows ARM processor2. Create any new project3. From the Package Manager,... Read more
Player crashes when a specific project is built with Burst enabled
How to reproduce:1. Open the “IN-106901.zip“ project2. Build the project3. Run the built Player4. Observe the Player Expected result... Read more
Half of the Cloud project dropdown in the Player Settings window is empt...
Steps to reproduce: Create a new Unity project using the Universal 3D template Open the Project Settings window (Edit > Project S... Read more
Separation lines are missing in Render Graph Viever window between Acces...
Steps to reproduce:1. Create new Unity project2. Set Editor theme to Light3. Open Render Graph Viewer window (Window > Analysis &... Read more
UnsafeBitArray.Find method returns incorrect values
Reproduction steps:1. Open the attached “IN-105096_Repro.zip“ project2. Open the “Assets/ReproScene.unity“ Scene3. Enter the Play Mo... Read more
Pressing 'Enter' in the item library throws an error
Discovered in graph toolkit — Steps to reproduce: Install graph toolkit ## Open the package manager## Click on the plus icon in the ... Read more
CPU & Memory usage increases over time when adding text to a Label
How to reproduce:1. Open the attached “IN-111011” project2. Open the “Test Scene”3. Open the Profiler (Window > Analysis > Pro... 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