Search Issue Tracker
[URP] Material's name does not match Universal Render Pipeline/Particles...
How to reproduce; 1. Create a new URP project 2. Create Particle System 3. Select 'Particle System' GameObejct in the Hierarchy 4. O... Read more
InputSystem Hover function gets triggered when Standalone Builds are un-...
How to reproduce: 1. Open the attached “IN-29317.zip” project 2. Open the Player Settings (Edit → Project Settings → Player) 3. S... Read more
[Profiler][UX] Profiler is very slow, hard to select right frame, runs o...
Reproduction steps: 1. Open attached project "VersionDependencyGraph.zip" 2. In Profiler window, enable Deep Profiling and record in... Read more
[Shadergraph] Custom Function still uses Vector1 after "vector 1 to floa...
Reproduces on Master (481375fefe) after "Vector 1 to float" change Repro 1. Create a custom function node 2. Add an input Expected r... Read more
Surface shader analysis not using 32-bit floats for fixed/half/float/dou...
Reproduction steps: 1. Open attached Unity project. 2. Open "Bug scene". 3. Notice, that "Sphere" game object is black. 4. Open "Bug... Read more
[Android] Crash when calling "Finish()" on an Android activity from a Un...
Reproduction steps: 1. Download "UaaLExample" project or set-up Unity as a Library V2 (https://forum.unity.com/threads/integration-u... Read more
Asmdef in Package is not built when using IL2CPP mode
Reproduction steps: 1. Open attached user project 2. Build using IL2CPP mode Expected result: The cube spins and bounces Actual res... Read more
[NavMesh] [Bake] [Editor] ManualVoxelSize affects JumpDistance value
If set VoxelSize to bigger value it fills JumpDistance field with this value Watch video for repro http://screencast.com/t/u7P1Qg7U 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 De... Read more
ScriptedImporter's GatherDependenciesFromSourceFile() is not executed wh...
How to reproduce: 1. Open the project "case_1203843_GatherDependenciesFromSourceFileNotCalled" 2. Right-click on the asset "foo" in ... 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
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time