Search Issue Tracker
GameObjectRecorder only records changes in the root object, changes in c...
How to reproduce:1. Open attached project2. Open ReproScene and enter the Play Mode3. Press 'Enter' to start recording character mov... Read more
[GPU] GPU-sorting and GPU events are broken
Repro steps:1. Import the attached package.2. Open the GPUSortingIssue scene and observe the AddMeSecond system doesn't have many pa... Read more
"SpriteAtlas.GetSprite" causes an increase in memory usage when called t...
Reproduction steps: Open the user’s attached project “MemLeak_Project“ Open “Assets/Scenes/SampleScene.unity“ Scene Enter the Play m... Read more
Crash on GrayscaleFilterEffect::RenderGrayscaleFade after deleting mesh ...
Steps to reproduce: 1. Create new 3D project -- or skip to step: 1b2. Create cube.3. Delete its mesh filter.4. Save scene.5. Load ag... Read more
[MovieTexture] Rolloff not working on Movie Textures audio
Steps to reproduce: 1. Open the attached project2. Open and play 'AudioVideo3DSoundBug' scene3. Notice the game object with movie te... Read more
Dark artifacts appear on the edges of Cascade when setting HDRP sample s...
How to reproduce:1. Open the “vso-2024.1” project2. Open the “SampleScene”3. Observe the shadows on the Scene’s floor by moving arou... Read more
[Metal] GfxDeviceMetal::CreateComputeProgram does not check inputs
The title is pretty explanatory, but due to a recent bug in compute kernel compilation, we ended up seeing some null shaders (size o... Read more
[Test Framework] Package version in editor manifest (1.1.3) does not mat...
As of 2019.3.0f3 (d719fa0632c6), the latest verified version of the Test Framework package is 1.1.8. The latest version included in ... Read more
[Probuilder] NullReferenceException are thrown when face dragging is use...
How to reproduce:1. Open attached project "Probuilder API Examples.zip" and scene "MeshEditorScene"2. Build and run (make sure Devel... Read more
[Editor][ClearBakedData] Clearing baked data at certain lighting calcula...
Steps to reproduce: 1. Open Unity;2. Open attached project and 'Untitled.unity' scene;3. Open Lighting tab in the Inspector;4. Press... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default