Search Issue Tracker
Editor crashes at scripting_class_get_parent when closing editor
Steps to reproduce:1. Download PostProcessorFindAssets.zip2. Open project3. Wait until script compile is complete close Unity Editor... Read more
The Editor crashes in ParticleSystem::SyncSimulationJobs when exiting Pl...
To reproduce: 1. Open the project, attached by the user (Defense Of Humanity 3D.zip)2. Open the "Mission1-1" scene3. Enter Play mode... Read more
NetworkTransform does not autodetect CharacterController
When a NetworkTransform is added to a gameObject is detects Rigidbody and Rigidbody2D components and sets the SyncTransformMode to m... Read more
Documentation for PrefabUtility.SetPropertyModifications() is lacking he...
Complaints from a user: PrefabUtility.SetPropertyModifications() should have better documentation since you need an understanding of... Read more
Animator Blend Tree weight defaults to 0 for a frame when AnimationClipP...
How to reproduce:1. Open the attached project "FlickeringIssue.zip"2. Press Play3. Select the Zoologist Game Object in the Hierarchy... Read more
overrideSorting property is not set if an object was parented to a Canva...
If the game object was first parented to a Canvas and then the Canvas component was added to it, the overrideSorting property cannot... Read more
[2D] Category List dropdown doesn't expand on clicking its title in the ...
Category List dropdown doesn't expand on clicking its title in the Inspector when Sprite Library Asset is selected in the Project wi... Read more
Scene that's Enabled = true in ProjectSettings\EditorBuildSettings with ...
Steps to reproduce:1. Open any Unity project2. Add two Scenes to Build list under File>Build Settings3. Open up ProjectSettings\E... Read more
[MovieTexture] Rolloff not working on Movie Textures audio
Steps to reproduce: 1. Open the attached project2. Open and play 'AudioVideo3DSoundBug' scene3. Notice the game object with movie te... Read more
Crash on CachedWriter::Write when building a project that has access to ...
Reproduction steps:1. Open the attached “repro-project”2. Build the project Expected result: Build completed with a result of ‘Succe... 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