Search Issue Tracker
Editor crashes with (Unity) WorldCollision when previewing a Particle Sy...
How to reproduce:1. Create a new project2. Import the "case1178532_ReproPackage" Package3. Add the "Brenntest" Prefab to the scene4.... Read more
[Profiler] Entering Play mode resets the Profiler preferences to CPU Usa...
To reproduce:1. Open any project, open Profiler window2. In CPU usage tab, change preview type to something that's not Timeline3. Se... Read more
#if ENABLE_VR is always set to true even if there is no VR support enabl...
How to reproduce:1. Open the "case1175229_ReproProject" Project2. Observe the console Expected result: Error message does not get pr... Read more
Editor crashes on domain unload when a thread is throwing an exception a...
Steps to reproduce:1. Download 1173626_repro.zip and open "Parlour" scene2. Enter Play mode3. Exit Play mode4. Repeat 2-3 steps 5-15... Read more
[Asset Pipeline v2] [VCS] Changes made to a checked out file are not und...
How to reproduce:1. Create a new project in your preferred Perforce Workspace2. Open the project and connect it to Perforce3. Create... Read more
[iOS] UnityWebRequest.SendWebRequest Timeout property is being ignored u...
When using UnityWebRequest.SendWebRequest with timeout property set to a particular value that is smaller than the time required for... Read more
NavAgent gets stuck inside GameObject with NavMeshObstacle Component whe...
How to reproduce:1. Open the attached project's Scene labeled "NavMeshJumpBugExample"2. Enable "MaxJump19-NavObstacle" GameObject in... Read more
Modifying prefab loaded from AssetBundle prevents unloaded assets being ...
How to reproduce:1. Open tester-attached project (AssetBundleRepro), SampleScene2. Enter Play Mode3. Open the Profiler window and se... Read more
Crash on CopyChannelDirect when trying to save a model
How to reproduce:1. Open the "scene" Scene in the attached "repro.zip" Unity project2. Click Tools > Load assetbundle and import ... Read more
Editor crashes with a dependency to JackAudio plugin in Unity 2019
Steps to repro:1. Try to open the project in "External Dependency Crash Regression.zip" -observe the crash Reproduced in: 2019.1.14f... 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