Search Issue Tracker
Shader compiler errors are occurring when using hull shader
How to reproduce:1. Open the attached 'Grass.zip' project2. Observe the Console Expected result: No errorsActual result: Shader comp... Read more
[Timeline] ArgumentException in SignalReceiver when all Signals are set ...
In SignalReceiver component with 2 or more Reactions, "ArgumentException: SignalAsset already used." error is thrown when the last S... Read more
[geomerics]Final gather stalls and never finishes
Job crashes... Repro has been sent to Geomerics. Unity.exe!Enlighten::Impl::IndirectResultsFilter::EvaluateSurface(const int hitTria... Read more
[VFX] Unexpected garbage from SpawnOverDistance
Step to repro:- Import the package in URP or HDRP project- Enter in play mode- Look at the profiler- Observe the unexpected GC.Alloc... Read more
[Visual Effect Graph] Properties under "Multiply Node" are distorted on ...
All properties under "Multiply Node" get distorted while selecting settings dropdown on adding or modifying Properties under Subgrap... Read more
Keyboard input is not working when using an external keyboard in iOS 15
How to reproduce:1. Open the attached project "iOS New Input System Test.zip"2. Go to Build Settings (File>Build Settings)3. Sele... Read more
Texture clamp mode isn't respected when importing FBX with embedded text...
Reproduction steps:1. Open the user's attached project2. Import "cat_03_clamp" with embedded "clamp" texture Expected result: FBX im... Read more
[HDRP] Active LOD bias value message does not update according to HDRP L...
1. Create a new project.2. Create a cube. (GameObject -> 3D Object -> Cube)3. Add an LOD Group Component to this cube. (View i... Read more
Aseprite Importer ignores Aseprite file's Z-index when Import Mode is se...
1. Create and open a new project2. Add 2D Aseprite Importer package3. Import the attached “Aseprite“4. Select the “IN-91955_u1wTU241... Read more
Memory “Meshes“ category endlessly rises when entering Play Mode
How to reproduce:1. Open the attached project “MeshBug.zip“2. Open Scene “SampleScene“3. Enter Play Mode4. Open the Profiler (Window... 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