Search Issue Tracker
Sprite breaks when function 'EditorUtility.CopySerialized is used to mod...
To reproduce:1. Open attach project;2. Select "SelectMe" in project3. Click "1.Create the sprite of star image" Button in inspector4... Read more
After collision with plane, particles return to 0,0,0 position
Reproduction steps:1. Open project attached (CollisionRepro.zip).2. Open scene (bug_report_particle_collision_rotating_collider)3. P... Read more
Collab - Laptop sleep will sometimes put Collab in an unrecoverable state
Happens VERY rarely on very specific circumstances (WiFi, laptop user, closes lid on his computer with Unity active) Assuming user h... Read more
Collab - Collab window will display 0 changes when there actual changes ...
Assuming the user has a collab-enabled project, has done his first publish (this is not necessary, however) and there are some files... Read more
Transform Validate Issue with Rect Transforms
A debug version of Unity editor or any player running this scene with asserts, will assert and not recover. 1. Run the scene Test2. ... Read more
Standard and Surface shaders generate artifacts when compression is enabled
When the build target is switched to a mobile platform, it is observed that standard and surface shaders can render artifacts when c... Read more
Freeze in the Editor when Particle System and Sub Emitter are sending Co...
To reproduce:1. Open attached project;2. Open "Behavior" scene;3. Click on "Particle System" in hierarchy;4. Click on "sub emitter" ... Read more
When the prefab which has the missing script is instantiated, the color ...
Reproduction steps:1. Open the attached project;2. Click on the prefab "Test Object" and drag it into Hierarchy window;3. Observe th... Read more
[WSA] Player crashes on exit/on being minimized when built with D3D buil...
Steps to reproduce:1. Open any Unity project2. Build WSA Universal 10 SDK, Build Type - D3D3. Open VS solution4. Deploy on local mac... Read more
Editor crashes when using get() and set() accessors in MonoBehaviour script
To reproduce:1. Open repro project2. Play scene Expected: scene will playActual: editor crashes Reproduced on: 5.4.4p3, 5.5.0a6, 5.5... 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