Search Issue Tracker
NodeRegistry invalid generic type warning when changing a Blackboard var...
Steps to reproduce: Create a node. Create or add manually a Blackboard variable type (any type). Edit the variable type to a VectorI... Read more
[Backport] When building the project with IL2CPP Scripting Backend the g...
How to reproduce:1. Create a new project2. Navigate to Edit > Project Settings > Player3. Set Scripting Backend to IL2CPP4. Go... 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
[Baked GI] Prefab has corrupted lightmap UVs when loaded from a bundle
How to reproduce:1. Open the attached project ("case_1210785-lightmap_addressable_bug.zip")2. Open the repro scene ("SampleScene")3.... Read more
Build fails with errors "C2679: binary '=': no operator found which take...
How to reproduce:1. Open the attached project "Bug.zip"2. Build And Run the project Expected results: Build is successfulActual resu... Read more
Rename Shortcut Profile window does not display all the data correctly
Steps to reproduce: Open the Shortcuts window (Edit>Shortcuts for Windows or Unity>Shortcuts for Mac) Click on the Profiles dr... 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
Visual Effect Graph window has corrupted "lock" icon
How to reproduce:1. Create a new Unity project and install Visual Effect Graph package2. In the project window, right-click -> Cr... 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
D3D12 PSO disk cache feature crashes if paths contain non-ASCII characters
Steps to reproduce: 1. Somehow make PersistentDataPath contain non-ascii characters (either a create a Windows user with a non-ASCII... 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