Search Issue Tracker
Terrain borders ignore tree density
To reproduce: 1. Open attached project 2. Open scene test 3. Inspect that the trees on the terrain border form a nice wall 4. Try ad... Read more
[OSX] Unity crashes when minimizing/maximizing game view several times
To reproduce: 1. Open Unity 2. Click and hold shift + cmd so that the game view/scene view maximizes/minimizes 3. Without releasing ... Read more
When dragging mouse downwards, Event.current.delta.y is positive in edit...
In the editor when dragging mouse downwards the Event.current.mousePosition.y returns increasing numbers and the Event.current.delta... Read more
[Win Store] App crashes when snapping on startup
Launch WSA application from "Start" menu. When splash screen appears, wait for a blink. After a blink, snap application to left or r... Read more
Incosistencies between 2d and 3d in layout
To reproduce: 1. Create a new 3d project 2. Create a new layout 3. Switch the Default Behavior Mode in the editor settings to 2d 4. ... Read more
Button reacts to some mouse events when a button component is disabled
To reproduce: 1. Create a new project 2. Add a button to a scene view 3. Disable a button component 4. Press play 5. Click on the bu... Read more
Crashed when I added an effect to a Return channel
Can not reproduce it consistently, but I did the following actions: - Hit Play - Hit Edit Snapshots - Selected the Return channel -... Read more
Move Threshold doesn't work if active Rigidbody is attached
To reproduce: 1. Open attached project 2. Run scene 1 3. Move object "MoveMe" 4. Notice that NavMesh is re-carved even though Move ... Read more
[Win Store Apps] Mouse events are not detected while touching the touchs...
Connect physical mouse to touch screen device. Set "Input.simulateMouseWithTouches" to false. Physical mouse events are not detect... Read more
Rotating a Parent gameobject rotates the child's sprite, but not collider
To reproduce: 1. Open attached project 2. Open scene "RotBug" 3. Enter play mode 4. Select "New Game Object" 5. Notice the colliders... 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