Search Issue Tracker
[UnityEvent] NullReference error is thrown when selecting a UnityEvent f...
How to reproduce:1. Open the user-submitted project2. Open the scene "SampleScene" (Assets/SampleScene.unity)3. In the Project windo... Read more
"Can't play movie" error is thrown when setting VideoPlayer.url to an in...
Reproduction steps:1. Open attached project "Case_1388735" and load Scene "SampleScene"2. Enter Play Mode3. Observe the Console Expe... Read more
Inconsistent behavior between manual scrub of Timeline cursor and Playba...
How to reproduce:1. Open project "repro-seq-810.zip"2. Open Timeline and dock it (Window>Sequencing>Timeline)3. In the Hierarc... Read more
Null reference exception when using Inspector with modes: Debug and Use ...
Reproduction steps:1. Download and open the attached "TestProject.zip" project2. Open the "bug.unity" scene3. In the Hierarchy windo... Read more
Warning in Console after entering Play mode in VR when "Tracked Pose Dri...
Reproduction steps:1. Open the user's attached "SIMDUTVR.zip" project2. Open the Console window (Window > General > Console)3.... Read more
Memory Profiler fragmentation compare view shows managed memory as "Modi...
1) Load both attached memory captures into Unity (I am using Memory Profiler 0.4.2-preview.1)2) Open Memory Profiler3) Load the earl... Read more
[Input System] Input system stops working when a new Scene is loaded
How to reproduce:1. Open the user's attached "Match3Test.zip" project2. Open the "Menu" Scene3. Enter the Play Mode4. In the Game vi... Read more
Crash when enabling and disabling multiple GameObjects in a Prefab
Reproduction steps:1. Open the user's attached project2. Open "Assets/Scenes/SampleScene" scene3. Select and expand GameObject "Zaub... Read more
"Duplicate identifier" error can report the wrong object identifier
In the case of merge problems some portion of a YAML -format Unity file might be repeated more than once in an asset file. If an obj... Read more
Vertex snapping to surface doesn't work correctly when using Center as T...
How to reproduce:1. Open the attached project "SnapTesting.zip"2. Open "SampleScene" Scene3. Make sure Tool Handle Position is set t... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS