Search Issue Tracker
'input' keyword is reserved in GLSL
Shader with a struct named 'input' does not work on Android devices. The editor does not show any specific errors, however in the de... Read more
Mecanim transition preview has bad layout in the Inspector
- In an Animator Controller create two states and add a transition between them- Click on the Transition to preview it in the Inspec... Read more
Oculus Rift Skybox issues
The Unity skybox system does not go through the camera projection matrix, so it does not slide with the rest of the geometry in the ... Read more
Attempting to get a component that isn't present allocates memory
Steps to reproduce : - import the project attached- open the scene- open the Profiler- press play and notice that GetComponentAllocR... Read more
Move Threshold doesn't work if active Rigidbody is attached
To reproduce:1. Open attached project2. Run scene 13. Move object "MoveMe"4. Notice that NavMesh is re-carved even though Move thres... Read more
Crash when animation event is hit
To reproduce:1. Open attached project2. It might require setting-up the On Click event (see user reply)3. Enter play mode4. Click "O... Read more
[OSX] Unity crashes when minimizing/maximizing game view several times
To reproduce:1. Open Unity2. Click and hold shift + cmd so that the game view/scene view maximizes/minimizes3. Without releasing the... Read more
Rotating a Parent gameobject rotates the child's sprite, but not collider
To reproduce:1. Open attached project2. Open scene "RotBug"3. Enter play mode4. Select "New Game Object"5. Notice the colliders in s... Read more
uGUI: Interface is broken when glow effect is added to the
1. Open the sample uGUI project or use the attached one2. Verify that the glow effect is added to the main camera3. Click "Maximize ... Read more
Changing the uGUI text font size causes unity to freeze
To reproduce:1. Create a new project2. Add a new uGUI text3. Duplicate it 10 or so times (the more the merrier)4. Select all of the ... 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
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed