Search Issue Tracker
[Editor] Visibility state is not being saved while working in multiple s...
Visibility state for GameObjects is not being saved after removing or unloading the additive scene Steps to repro:1. Create a new pr... Read more
RayTracingAccelerationStructure.AddInstances() causes GC allocations
Adding instances to a RayTracingAccelerationStructure via AddInstances() causes GC allocations. !image-2025-10-07-13-02-43-454.png! Read more
[Scene]m_RootOrder order being saved as a PrefabModification within the ...
Steps to reproduce this issue: 1. Create a new empty project. (Edit->Project Settings-> Editor->Asset Serialization Mode -&... Read more
Sprite Atlas Hash changes between build targets
How to reproduce:1. Open the attached project "case_1186887-SpriteAtlasPerforceIssue.zip"2. Text edit the file 'Atlas.spriteatlas', ... Read more
[Android][PowerVR] GLSL "unexpected struct parameter" errors when using ...
Reproduction steps: 1. Open "GpuInstanceTest.zip" project2. Build & Run for Android Result: "unexpected struct parameter" errors... Read more
[IL2CPP] Socket.Select throws NullReferenceException while using NetMQ l...
1. Install py27-zmq via macports2. Go into project root3. Via terminal python2.7 zmq_echo_rtr.py4. Open project in Unity5. Build to ... Read more
[Android] The namespace is removed in the exported AndroidManifest.xml f...
Reproduction steps:1. Open the attached project "ReproProj"2. Open Build Settings (File > Build Settings)3. Switch to Android Pla... Read more
Invalid Subscript Shader error when adding to Vertex in shadergraph
Repo steps: Open Unity Scene (HDRP) Right click in the project window Create > shadergraph > HDRP > Unlit shadergraph Pull ... Read more
[Shader Graph] Entries list sections overlapped with each other in Enum ...
Display Name & Reference Suffix sections are overlapped with each other in Entries under Enum / Material Quality keywords while ... Read more
Rigidbody allows clipping through itself if under the weight of a heavie...
Reproduction steps: Open the “newRBtest” project Open “SampleScene” scene Press Play Expected result: Cube does not clip through the... 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