Search Issue Tracker
[Enlighten] No indirect when Mixed Lights are overridden as Realtime
Repro: - Download and import the attached repro project- Open the Scene SampleScene.unity- Select the light Spotlight- Ensure that t... Read more
Context menu with the "Revert" option doesn't appear when pressing the r...
Reproduction steps:1. Open the attached "repro_IN-90577" project2. Select the "Assets/BugReportMaterial_Variant.mat" Material Varian... Read more
Asset renaming is slow until library folder is deleted
How to reproduce:1. Open the attached project. Check an edit below for more information2. Select the Canvas object in the Project wi... Read more
NavMeshSurface data is incorrect when the Scene is loaded without disabl...
Reproduction steps:1. Open the attached “NavMesh Issue Simple.zip” project2. Open the “ReproScene” Scene3. Observe the Navigation pa... 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
Crash on ScriptingInvocation::Invoke<bool> when closing the Unity Editor
Reproduction steps:1. Open the attached “CrashRepro” project2. Close the Unity Editor Expected result: Unity Editor closesActual res... Read more
[Unity 2018.] DynamicBoneThreaded.Update() in a specific project takes m...
To reproduce:1. Open project(link in edit)2. Open 'FontXR_Calibrator' scene3. Open profiler, enable deep profile4. Play scene Expect... Read more
Ctrl+S shortcut used while in prefab mode saves the scene.
Steps to reproduce: 1. Create new project2. Add cube object to scene but don't save the scene3. Make prefab out of it4. Open prefab ... Read more
Gamepad vibration script keeps crashing editor in play mode
How to reproduce: 1. Open the attached project and "level 1" scene in it.2. Play the scene and observe the crash. Reproducible: 5.3.... Read more
Crash in mono_marshal_get_runtime_invoke when building project without s...
How to reproduce:1. Open the attached "08-Bowlmaster-master" project2. Add "Game" scene to Scenes In Build3. Build the game for iOS ... 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