Search Issue Tracker
Non-monobehavior classes break the script execution order window
To reproduce: 1. Open attached project, it contains a hefty amount of scripts 2. Open the script execution order window and add the ... Read more
Center of mass and inertia tensor change after gameobject is disabled an...
To reproduce: 1) Open TestScene 2) Start scene and check console 3) Notice that the values of mass center and inertia tensor change... 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 component void Update () { Input.GetAxi... Read more
Modifying hierarchy via script and enabling OptimizeGameObjects doesn't ...
To reproduce: 1. Open attached project 2. Open scene MergeBug 3. Enter play mode - note that the character on the left is not animat... Read more
[Camera] Textures on quads shake compared to background when camera is m...
To reproduce: 1) Open project 2) Open Temp scene 3) Start scene, click left mouse button and hold 4) If the image starts jumping fr... 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 with e... Read more
Project view sorting order differs from the hierarchy sorting order
To reproduce: 1. Open attached project 2. In the project view, navigate to PrefabTest > Canvas (expand the prefab). Note the order o... Read more
HingeJoint2D Anchor flickers terribly when changing position
To reproduce: 1. Open the attached project 2. Open the scene "jointTest" (it contains a game object with a hinge joint 2D) 3. Play t... Read more
Manual activation dialog close down is opening Load licence dialog
When closing the dialog for manual activation - the dialog saying Save or Load licences the load licences dialog is opened. 1. Nav... 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
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- Error "NullReferenceException: Object reference not set to an instance of an object" is present when loading 3D text mesh in Player from an asset bundle that is built with an older Editor version