Search Issue Tracker
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
Buttons do not immediately have their color tint set when entering play ...
To reproduce:1. open attached project2. open scene3. Enter play modeExpected result: Button found in scene is immediately redActual ... 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
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand