Search Issue Tracker
[ECS] Crash on block_remove when adding more values to DynamicBuffer tha...
How to reproduce:1. Open the "ECS_Crash.zip" project2. Open the "Main.unity" scene3. Press Play4. Wait Actual result: Unity crashes.... Read more
Function TextureImporter.DoesSourceTextureHaveAlpha() is True even if Te...
Reproduction steps:1. Open the attached project " Test_DoesSourceTextureHaveAlpha.zip";2. In the Assets, go to the Graphics folder;3... Read more
In the editor Asset Import Loop causes lag spikes every few seconds with...
How to reproduce:1. Open attached project "SpaceShepherdAdventure.zip" and scene "LevelDesign"2. Enter Play mode3. Observe Game View... Read more
Baked GI of unloaded scenes is still loaded to RAM
Steps to reproduce:1. Download 919439 repro.zip2. Build Lightmaps for all 5 scenes in the project3. Build to iOS or Standalone (OSX/... Read more
Object cannot be picked from the Object Picker when calling UnityEngine....
Reproduction steps:1. Open the user's attached project "Object Picker Issue.zip"2. Select "ObjectWithCustomInspector" in the Hierarc... Read more
Undo does not work when tweaking the Attenuation and Pitch
Undo does not work when tweaking the Attenuation and Pitch from a selection in Project Browser To reproduce:- Open attached project ... Read more
If the parent UI Object has "IPointerDownHandler", then it blocks childs...
Reproduction steps:1. Open "1186487" project2. Enter Play mode3. Click on the "Working" button4. Note output "Click Detected on Butt... Read more
Render Feature causing black screen only on some iOS devices
How to reproduce:1. Download and open the attached "FogErrorTest" project2. Build and deploy the project to iOS3. Observe the screen... Read more
Different behavior between UnityEditor and UTR observed when counting m_...
Steps to reproduce:- Open Editor and run Tests/EditModeAndPlayModeTests/TextureStreaming project- Observe GfxDeviceD3D11Base::FlushI... Read more
[Shader Graph] Shader's "Scene Depth" Node stops working when a Shader K...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Inspect the Quad in front of Camera3. Open "ShaderBug"... 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
- The Multiplayer Play mode tool doesn't see the list of Play Mode scenarios when using 6000.3.x
- Input field does not update when selecting the same input field after previous input was canceled
- No warning thrown when modifying array size while editing multiple objects
- Root Motion Node option does not revert when changing the selection and clicking "Revert" in Inspector
- VFX Graph prefabs are not fully instanced when they are instantiated via a script