Search Issue Tracker
3D GameObjects with Rigidbody goes through box collider, if collider Tra...
How to reproduce:1. Download attached project file2. Open "Bug" Scene3. Enter Play Mode Actual result: Object goes throw Box Collide... Read more
InvalidOperationException when creating a prefab
Steps to reproduce : - create a new project- create a cube- drag the cube in the Project Browser and notice the error InvalidOperati... Read more
[iOS] Input.touchCount returns incorrect value for number of touches aft...
To reproduce:1. Open attached project2. Build and run it on iOS ("main" scene)3. Touch the screen with >1 fingers and see that co... Read more
Animation Timeline symbols are squished when Animation Window legth is r...
Reproduction steps (GIF attached):1. Create a new Unity project.2. Go to Window > Animation.3. Grab the right side of the window ... Read more
[Android] Calling Marshal.PtrToStructure with a struct that contains an ...
To reproduce: 1. Download and open attached "repro960482.zip" project.2. Build and run on any android device. Expected result: Struc... Read more
[WSA] Serialized variable is causing a crash when loading a scene from A...
Steps to reproduce:1. Open the attached project2. Switch platform to Windows Store3. Open the TanksLoader scene4. Delete Assets\Stre... Read more
Position of an instantiated prefab is not correct in OnEnable
To reproduce: 1. Open the project, attached by the user (SampleInstantiateBug.rar)2 .Open the "TestScen" scene3. Enter Play mode4. O... Read more
[Editor] Assertion failed error, on controlling "Step Button" using hotk...
Steps To Reproduce:1. Open new project.2. Click on the play button.3. Click- Ctr+Shift+P4. Click on Step Btn5. Observe the Console f... Read more
[DX12 Editor] Resizing Game View is broken and cause crash
Steps:1. Make a new project2. In Player settings, change windows API settings to DX123. Make sure the editor is using DX124. Resize ... Read more
Stable crash when debugging with .NET 4.6
Reproduction steps:1. Open project attached.2. Open VS debugger and add a breakpoint on line 20.3. Press play.4. Once a breakpoint i... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved