Search Issue Tracker
Custom scripted Editor menu function is not triggered via hotkey combina...
To Reproduce:1. Open attached project ("ShortcutsCustom")2. Enter Play mode3. Press CTRL+L-- A scene is added to the current scene4.... Read more
The Object Hierarchy is not preserved when Objects are Imported using Sc...
Reproduction steps:1. Create a new project2. Import the attached Unity Package named "Package_1112123"3. Observe the Hierarchy of th... Read more
Error about animation event not having a receiver when the event's "Func...
How to reproduce:1. Open attached project "case_1111933-FunctionNameNotTrimmed" and scene "SampleScene"2. Enter Play Mode3. Observe ... Read more
[Operator] AppendVector allows unsupported types
Repro steps:1. Create an AppendVector node.2. Click on the gear icon and change the type to Position, Vector, or Direction3. Observe... Read more
[Graphics-General] "GLSL compilation failed" exceptions are thrown on sw...
"GLSL compilation failed" exceptions are thrown on switching Windows Graphics APIs to OpenGLES2. Steps to repro:1. Create a new Proj... Read more
[GPU PLM] CPU device is picked for baking on GPU PLM and crash in InitOp...
Prerequisites:The issue reproduces on DELL XPS laptop having GeForce 640m and integrated Intel HD Graphics 4000 GPUs. For repro it's... Read more
[Vulkan] Crash on changing Windows Graphics API to OpenGLCore.
Crash on changing Graphics API from D2D11 => D3D12 => Vulkan => OpenGLCore. Steps to repro:1. Create a new Project.2. File ... Read more
[Mac] Editor freezes when importing/reimporting script that contains uni...
To reproduce:1. Open any project2. Import/reimport the attached script "NewBehaviourScript.cs" Expected: script is successfully impo... Read more
Particle System's height / distribution in Play Mode is affected when ch...
How to reproduce:1. Open attached project ("SimulationSpeedRepro.zip")2. Select ParticleSystemGruen in the Hierarchy3. Inspect the G... Read more
A button which hides all Gameobjects in the Scene does not un-hide them ...
To reproduce:1. Open any project2. Click the little eye icon next to the Scene in the Hierarchy to hide all gameobjects from the Sce... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons