Search Issue Tracker
Test Runner's parameterized tests does not assert error on failure when ...
Steps to reproduce:1. Open the attached project2. Open Test Runner3. Press Run All in Edit Mode4. Observe the child remains gray, bu... Read more
Multiple Assets with identical GUIDs are not assigned new ones if they a...
Repro steps: 1. Open "asset-guid.zip"2. In File Explorer copy the "Assets\enUS" subdirectory. This will create two assets with the G... Read more
A method with PostProcessSceneAttribute is not called after loading the ...
How to reproduce:1. Open the attached "PostProcessScene" project and "Scene_1" scene2. Observe the Loader.cs and SceneProcessor.cs s... Read more
Drag and drop applies changes to a prefab with timeline when in preview ...
Steps to reproduce:1. Open any Unity project2. Create a new GameObject in the Hierarchy3. Add a timeline to a GameObject via the Tim... Read more
Setting UnityEngine.UI.Text.text property repeatedly causes a memory leak
How to reproduce:1. Open "TextMemoryLeak" project2. Open the Scene3. Enter Play mode and check the memory usage for some time4. Stop... Read more
ArgumentNullException is shown when reverting the prefab instance
To reproduce: 1. Open the project, attached by the user (BugReport_Undo_Object registered for Undo cannot be null.zip)2. Open the "S... Read more
When Android is selected as the target platform, Compute Shaders cannot ...
Steps to reproduce:1. Open the attached project2. Switch platform to Android3. Open any scene in the project4. Play the scene5. Obse... Read more
Crash in mono_marshal_get_cache when reentering Play mode after video cl...
Reproduction Steps:1. Import attached project.2. In Video Clip Preview, attach "Cats" video to Video Clip.3. In any scene, enter Pla... Read more
Crash in mono_jit_runtime_invoke when Animator instantiated from Script ...
How to reproduce:1. Open the attached users project "2017AnimatorCrash" and "scene" scene2. Enter playmode and open Animator window3... Read more
Assertion failed on expression: 'device.IsInsideFrame()' when creating a...
To reproduce: Create a new project Expected vs Actual: there should not be any errors Reproduced on 5.6.2f1, 5.6.2p3Not reproduced o... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved