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
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
[Android] Crash in particle system on Vivante GC1000
How to reproduce:1. Open the attached project "ReproCrashTab3_2017-04-06.7z (4.5 MB) "2. Build and run "TestSceneCrash" scene on Sam... Read more
Calling Object.DestroyImmediate(go) in OnPostprocessGameObjectWithUserPr...
Reproduction steps:1. Open the attached project;2. Right click on the jumpingCube.fbx and select Reimport;3. Observe the crash. Expe... Read more
Reloading scene after it was merged by UnityYAMLMerge tool causes Editor...
Editor crashes only in versions where SceneManager exists. Repro steps:1. Add some project to perforce (version control system)2. Ad... Read more
Compositing never finishes when switching baking settings
Reproduction Steps:1. Import attached project.2. Open "test" scene.3. Select "Cube" in Hierarchy.4. In Inspector, make the object st... Read more
[Win][AndroidModule] Shadow incorrectly drawn when shadow distance is low
How to reproduce:1. Open the attached project2. Switch platform to Android3. In Quality settings set Shadow Distance between [2; 20]... 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