Search Issue Tracker
Editor freezes if Profiler is unable to connect to Player
How to reproduce:1. Create a new Unity project2. Go to Window --> Profiler3. Click on "Editor" drop down menu (in the Profiler)4.... Read more
[Windows Mixed Reality] After "Lost boundary" camera sometimes gets zer...
How to reproduce:1. Download MixedRealityToolkit https://github.com/Microsoft/MixedRealityToolkit-Unity and open on Unity2. Open /As... Read more
Inspector UI is not shown correctly and errors are thrown when applying/...
How to reproduce:1. Open attached project ("Prefab disconnecting.zip")2. Open Scene called "Scene1"3. In Hierarchy select Object cal... Read more
Editor crashes at ImageFilters::BlitMultiTap when stepping into Graphics...
Steps to reproduce:1. Download 1004159_repro.zip and open "Test" scene2. Enter play mode3. Editor crashes Results: Editor crashes wh... Read more
Trail starts rendering a frame late after the object was not moving and ...
To reproduce:1. Open QA's attached project2. Play the "test" scene, the path and the ball will be instantiated3. Pause the Play Mode... Read more
[Performance] Multiple child folders causes a slow down when refocusing ...
Steps to reproduce:1. Start a new project2. Add user attached DemoAsset.cs script3. Click on "Demo" in the top menu, and select "Cre... Read more
Reimporting prefab with optimal animation compression settings multiple ...
To reproduce: 1. Open repro project2. Open animation window3. Select 'FPS_Avatar_SMG_Animations' prefab4. Notice that all animation ... Read more
[iOS] Rigidbody with interpolation, gravity and frozen position is moving
To reproduce:1. Open users attached project "SkiThree_UnityProj.zip"2. Build for iOS3. Run the build with Xcode to A10 device4. Obse... Read more
mono_class_from_mono_type crashes when entering to Play mode
To reproduce: 1. Download project from attached link and open in Unity2. Open "Conversation" scene3. Enter Play mode Expected Result... Read more
AssetDatabaseV1::ImportAsset crashes when importing an Asset
Using EditorSceneManager.NewScene in a ScriptedImporter crashes Unity when importing an Asset To reproduce: 1. Download attached pro... 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