Search Issue Tracker
Hover gets stuck when using touch and setting the button display to none...
Reproduction steps:1. Open the user's attached project2. Open "Assets/t" scene3. Enter Play Mode4. Make sure Game view is set to Sim... Read more
Opening reference for Render Pipeline Converter links to documentation f...
Steps to reproduce: Open a Unity URP Project Open the Render Pipeline Converter via Window > Rendering > Render Pipeline Conve... Read more
.Z component from a Vector3 UV-set is ignored when rendering in standalo...
To reproduce:1. Open the user’s project2. Enter Play mode3. Notice two colorful cubes4. Build And Run (Platform: Windows, Mac, Linux... Read more
[iOS] Substance RAM footprint is including input texture files
How to reproduce: 1. Open attached project (35518 substance ram.zip)2. Build to iOS and run- Once run, there should be two spinning ... Read more
[Cinemachine] MissingReferenceException errors are thrown on assigning O...
-MissingReferenceException errors are thrown continuously on assigning Orbital Transposer for Body property in Virtual Camera prefab... Read more
[MacOS] Crash when opening project while HOME is null
Reproduction steps:1. Create an empty project2. Open Terminal3. Run the command “{{{}unset HOME{}}}“4. Open the project through Term... Read more
[Vulkan] Build freezes for several seconds on launch when using HDRP
How to reproduce:1. Open attached project "MaterialTest.zip"2. Build the project3. Launch the build4. Open the Player.log Expected r... Read more
Shaders: #pragma target with trailing comment is not recognized
Writing something like "#pragma target 4.0 // test" in a shader does not actually work - the trailing comment makes SM4.0 target not... Read more
[sw-unity-6-1] Pressed links become barely visible when the Bug Reporter...
How to reproduce:1. Switch windows to Light Mode2. Create and open a new project3. Click on one of the provided links4. Observe the ... Read more
'Open Scene Additive' option is enabled in context menu when right-click...
How to reproduce:1. Create and open a new project2. In the Project window expand the 'Packages' folder3. Right-click on one of the p... 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