Search Issue Tracker
Materials texture becomes invisible when materials shader has been set f...
Steps to reproduce (or watch attached video): 1. Open attached project "968908.zip"2. Create a new Material3. Set materials shader t... Read more
If login with google is pressed, no way to go back
After going into google login page, there is no way to go back if user changes his mind... https://i.gyazo.com/a868e85f45725cd8363eb... Read more
Value does not fall within the expected range Exception on creating scri...
Steps to reproduce:1. Open any Unity project/create new2. Create a new Assembly Definition file (or use existing)3. Create a new Scr... Read more
[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
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