Search Issue Tracker
Errors when entering Playmode while the debug inspector is enabled
See the attached repro: 1) open a project or make new one2) show an object in the inspector (e.g. a camera)3) switch the inspector t... Read more
[iOS] Forcing orientations at runtime doesn't work on iPad devices when ...
Steps to reproduce: Open attached project Switch to iOS Open Player Settings/Resolution and Presentation tab Disable Requires Fullsc... Read more
"error SGICE002: This error indicates a bug in the DOTS source generator...
How to reproduce:Open the attached project “Big-Project-4.zip” Expected results: No errors in the Console windowActual results: “err... Read more
[VFX/URP/Sprite] Inconsistent sorting mode with Sprite
- Create Sprite Unlit- Enable VFX Graph Support- Use it in VFX: observe the sorting isn't enable (missing OutputUpdate compute)- Swi... Read more
The Unity Editor fails to find scripts in assembly definitions when they...
How to reproduce:1. Open the attached project “compilation-error.zip”2. Open Scene “SampleScene“ (Assets/Scenes)3. Enter Play Mode E... Read more
Certain keyboard input stops working when recording
How to reproduce:1. Open the attached user project “Musical.zip“2. Open Scene “SampleScene“ (Assets/Scenes)3. Enter Play Mode4. Open... Read more
ReorderableListView item sticks to the mouse when double clicking the item
How to reproduce:1. Open the attached user project “My project.zip“2. Open custom window (Bug Report>Reorderable list view)3. Dou... Read more
AvatarMask changes are ignored when re-building the Default Build Script
How to reproduce:1) Open the attached user project “TestAvatarMaskBuild“2) Open Scene “SampleScene“ (Assets/Scenes)3) Open the Addre... Read more
An infinite amount of GameObjects is created in Prefab mode when perform...
How to reproduce:1. Open the attached project “VisualScriptingBug21283.zip“2. Open Scene “New Scene“ (Assets/repro)3. Open Prefab mo... Read more
The previous state stays active and the "OnEnterState" event can't be ca...
How to reproduce:1. Open the attached user project “AnyStateBugDemo.zip“2. Open Scene “SampleScene“ (Assets/Scenes)3. Enter Play Mod... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used