Search Issue Tracker
Mark-down / Translation error in 4.5 docs
To reproduce:1. Open Manual/PositioningGameObjects.htmlExpected result: "You can use the mouse and manipulate any Gizmo axis to alte... Read more
Text rendering atlas gets garbled when text is changed via script
To rperoduce:1. Open attached project2. Open scene main. It contains a uGUI text that gets changed via script3. Enter play mode - no... Read more
Non-monobehavior classes break the script execution order window
To reproduce:1. Open attached project, it contains a hefty amount of scripts2. Open the script execution order window and add the Ac... Read more
Center of mass and inertia tensor change after gameobject is disabled an...
To reproduce: 1) Open TestScene2) Start scene and check console3) Notice that the values of mass center and inertia tensor change4) ... Read more
Getting value of undefined Input axis in Update method freezes Unity and...
If axis "Some Undefined Axis" is not defined in Input manager, the following line of active componentvoid Update () {Input.GetAxis (... Read more
Modifying hierarchy via script and enabling OptimizeGameObjects doesn't ...
To reproduce:1. Open attached project2. Open scene MergeBug3. Enter play mode - note that the character on the left is not animating... Read more
[Camera] Textures on quads shake compared to background when camera is m...
To reproduce: 1) Open project2) Open Temp scene3) Start scene, click left mouse button and hold4) If the image starts jumping from o... Read more
Shader dependency is lost when building asset bundle
When building an assetbundle for a ProceduralMaterial with a "Specular" shader and loading it, the reference to the shader is lost. Read more
[Win Store Apps] s_Device->QueryInterface(&debug) failed
When project is deployed on tablet in debug mode, console shows error message:s_Device->QueryInterface(&debug) failed failed ... Read more
Project view sorting order differs from the hierarchy sorting order
To reproduce:1. Open attached project2. In the project view, navigate to PrefabTest > Canvas (expand the prefab). Note the order ... 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
- Project Auditor suggests to update package to a lower version than installed when the recommended package version is not the latest version
- Low performance when multiple meshes using BlendShape are rendered on screen
- TMP Dropdown visually corrupts or disappears when its own GameObject is assigned to "Caption Image" or "Placeholder" elements
- Usymtool tries to upload GameAssembly.pdb when it doesn't exist after building with Mono backend
- “NullReferenceException” error thrown in the Console when running HDRP Wizard “Fix All” in URP project after installing HDRP Package