Search Issue Tracker
[iOS][Metal][Internal profiler]Draw calls/batches on device are always z...
Steps to reproduce the issue:1. Download and open attached project.2. Set iOS as a target platform.3. Make sure that "Internal Profi... Read more
Hotkey combinations work inconsistently, multiple GetKey calls in the sa...
if (Input.GetKey(KeyCode.LeftControl) && Input.GetKey(KeyCode.X)) only evaluates to true if X is pressed first. It is opposi... Read more
[Standalone][DualMonitor] Editor changes positions when changing build f...
Reproduction steps:1. Create a new Unity project.2. Go to File > Build Settings > Player Settings.3. Set D3D9 and D3D11 Fullsc... Read more
Inspector view can be covered with raw image preview content
Reproducible with 4.6.6, 5.0.0f4, 5.0.3f1, 5.1.0f3; Repro gif: http://gyazo.com/6c10832405dad547678ffb805e6ceb9f Repro steps:1. crea... Read more
Error "NullReferenceException: Object reference not set to an instance o...
Reproduction steps:1. Open the attached project ”NullReferenceProject”2. Enter The Play mode3. Click on the “Next“ button while the ... Read more
[WebGL] [DllImport("__Internal")] fails to link with .jslib files
Reproduction steps: 1. Open "1101395" project2. Build and Run for WebGL Expected Result: Build finishesActual Result: Build fails Re... Read more
Animator keeps StateMachine state when disabling GameObject
Animator keeps StateMachine state when disabling GameObject, when it should reset the controller. repro:-disable, then re-enable GO ... Read more
[OnTriggerStay] Children object trigger colliders are not reacting
Repro steps:1) Open the project2) Run Test.scene3) Notice that the child object(Trigger Right) does not light up even if collision h... Read more
[Profiler] Module detail panel disappears on selecting another thread an...
Module detail panel disappears on selecting another thread and profiler window not in focus. Steps to repro:1. Create a new Project.... Read more
[iOS] ScrollRect mask rendering issues when using iOS
How to reproduce:1. Download and open the attached project2. Build and deploy the project to iOS3. Create an account and log in4. 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
- Scrolling in a default ScrollView in WebGL builds is slower when compared to other platform builds and the Editor
- Physics 2D Manager documentation page is missing
- [URP] The number of Shader variants increases from 96 to 186624 when the Strip Unused Variants is set to 0
- Duplicate External Textures start appearing when a Texture created with "CreateExternalTexture" is modified causing Memory Usage spikes on VisionOS
- Silent crash when using a "Blend Shape" in a "Skinned Mesh Renderer" to move vertices to Vector3.positiveInfinity, and "Occlusion Culling" is baked