Search Issue Tracker
Calling GameObject.Find corrupts hierarchy active states and crashes editor
Prerequisites: to reproduce crash with 5.4 use "case_819525-BugReport17" project and for 5.3.5 use "case_819514-BugReport17" project... Read more
[Shuriken] Calling ParticleSystem.Emit starts playing the particle system
Reproduction Steps:1. Open the project.2. Open the "EmitPosition" scene.3. Play the scene.4. Wait for a couple of seconds for Partic... Read more
Calling GameObject.Find corrupts child Canvas hierarchy active state
How to reproduce: 1. Open the attached project and the "BugScene" in it.2. Expand Main Canvas in the Hierarchy and notice InactiveGa... Read more
Drag selection in scene does not select objects which are not part of la...
1. Open my attached project Drag Selection scene.2. Write "rock" in hierarchy search input field3. Using drag action select all item... Read more
GameObject gizmo icons are lost when upgrading Unity
How to reproduce: 1. Open the attached project in Unity 5.3.6 and the only scene in it.2. Observe GameObject with icon and close Uni... Read more
[macOS][Metal][AMD][Intel] OSX Metal build runs slower than GLCore - Low...
Steps to reproduce: 1. Open attached project2. Disable VSync in Quality Settings3. Change graphics API for Mac Standalone to Metal4.... Read more
Baked Light on Android platform has huge gamma increase
Steps to reproduce:1. Open "New Unity Project.zip"2. Build for Android platform.-Red coloured point light has huge gamma increase. P... Read more
MSAA combined with certain orderings of triangles in a mesh causes seam ...
How to reproduce: 1. Open the attached scene and the example scene "MSAABug_ExampleScene" in it.2. Select the "MSAABug_ExampleMateri... Read more
Light Probes are not updated when color space is switched
When switching between Linear and Gamma color space, lighting information is passed but Light Probes themselves are not updated. 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