Search Issue Tracker
[OSX] Selecting MonoDevelop or Visual Studio in preferences, clears othe...
To reproduce:1. Have Sublime Text or VS Code installed2. Open any Unity project3. In Preferences > External tools select Sublime ... Read more
[UI] Undo or Applying UI Prefab resets children objects position
Steps:1. Open repro scene2. On hierarchy, select "Icon" object3. Change transform value of the "Icon" object, e.g. Pos X = -1004. Se... Read more
"Assertion failed" errors appear when an object is created and set to be...
To reproduce: 1. In a new project, create a cube2. Set the Cube as static3. Observe the console Expected: no assertion errors are sh... Read more
CameraStackRenderingState::ReleaseResources crash when exiting play mode
To reproduce:1. Open users attached project "Dedicated Server.zip"2. Open "BarPvP.unity" scene3. Enter play mode4. Press LAN Host(H)... Read more
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
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