Search Issue Tracker
Unity Behavior Node Wizard generates incorrect type reference for nested...
Steps to reproduce:1. Create a new script with a class containing an enum (e.g., `public class MyEnumScript { public enum MyEnum { V... Read more
InstanceID is missing from the Debug inspector
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. Select the “Global V... Read more
Mouse coordinates are not relative to the game window when getting them ...
How to reproduce:1. Open the attached project2. Build the project3. Open the built project in a Windowed mode4. Use the Scroll-Wheel... Read more
ParticleSystemShapeLength fails on WSAPlayer (UWP)
ParticleSystemShapeLength reports 2x the collision numbers. Read more
LODs array is not updated instantly when inserting new LODs
Reproduction steps:1. Create a new Unity project2. Create a new empty GameObject and add a 'LOD Group' Component3. Insert some new L... Read more
On WebGL Player spatial audio (3D Sound Settings) does not change direct...
How to reproduce:1. Open the user's attached “New Unity Project (1).zip” project2. Open the “SampleScene” Scene3. Switch platform to... Read more
Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components...
Reproduction steps:1. Create a new project2. Select any GameObject in Hierarchy3. Add Text Mesh and Cloth Components4. Observe the E... Read more
[iOS] Player crashes on airplaydisconnectcrash`main() when disconnecting...
Steps to repro:1. Build and run users "AirplayDisconnectCrash.zip" project on iOS device2. Enable screen mirroring on iOS device3. S... Read more
Add missing 64-bit storage to PhysicsUserData and fix not being able to ...
A number of times it has come up with users wanting to store a 64-bit integer and recently some more came in with users wanting to s... Read more
[Android] Depth texture isn't rendered when using OpenGLES3 Graphics API
Reproduction steps:1. Open the user’s attached “IN-18722_DepthRendering2021“ project2. See that Graphics API is set to OpenGLES3 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
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
- Audio Mixer “+” buttons overlap with UI when the Audio Mixer window layout is set to Horizontal
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan