Search Issue Tracker
Enter/Exit fullscreen has a flashing black screen effect.
Enter/Exit fullscreen has a flashing black screen effect. Repro Steps: 1. Install 4.0.0a1 WebPlayer full from above link 2. Launc... Read more
MAC: After returning from sleep unity stopped drawing main window
To reproduce: Try to leave mac for a night in sleep mode Read more
Asserts in Animationview when game objects have identical names
This should produce in console: "SyncDrawOrder: m_DrawOrder.Count != m_AnimationCurves.Length 15!=1" Read more
CompareApproximately (s, 0.0F) assert when WindZone is on a 90 degree ro...
To reproduce: - Create a particle system - Add a windzone component to the particle system - Start simulating Read more
Simple script will throw "Too many Heap sections"
When running small and large allocation interleaved and leaving some of the small allocation unfreed, suddently mono can not garbage... Read more
When refresh web browser, the socket connection fails.
When refresh web browser, the socket connection is failed. It means that the socket connection succeeds when open sample project in... Read more
Importing package containing AngryBots scene breaks shaders
- Open Angry Bots - Right click the AngryBots scene and export it as a package - Create a new project and import the package Resul... Read more
Camera gizmo incorrect when custom projection/aspect/... is used
CameraEditor assumes camera is "regular" - uses only FOV/near/far/... to display the gizmo. Which does not work once you override th... 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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true