Search Issue Tracker
SerializedObject.CopyFromSerializedProperty(null) crashes the editor
Steps to reproduce:1. Open attached project (CopyFromSerializedProperty(null)_crash)2. Click "Run" on the top menu and select CrashT... Read more
[Hololens] In hololens video player performance is poor
When a video is played on a 3D plane, the frame rate of the video is inconsistent, stutters heavily, and audio is choppy. Simulating... Read more
[Look Dev] Prefab shows up for 1 second and vanishes
How to reproduce:1. Create new Unity project2. Create a cube and prefab it3. Open Dev Look (Window > Experimental > Look Dev)4... Read more
[Android] Setting high texture tiling for devices with Mali-400, Mali-45...
Reproduction steps:1) Download and open user's attached project2) Build and run on an Android device-- Notice that texture is being ... Read more
[macOS] Unity 2017.2.0b2 crashes 100% when trying to use .Net 4.6 (Exper...
Steps to reproduce:1. Create a new empty project2. Go to "Player Settings"3. Set "Scripting Runtime Version" to "Experimental (.NET ... Read more
Some animation keyframes are skipped when stepping through them with "Go...
To reproduce:1. Open attached project and "animationWndskipKeyframe" scene2. Open animation window (window->animation)3. Select "... Read more
UI - Components ( e.g. Image Component) is no longer Anti Aliasing in Ga...
Antialiasing has been broken/disabled for UI elements when the canvas is set to 'ScreenSpace Overlay'. In the example scene, the Qua... Read more
Clicking on scene objects registers as a scene change
Steps to reproduce:1. Download the attached project2. Make sure scene fourth.unity is read-only3. Open the project4. Click on the ga... Read more
[UI] Scrollrect doesn't reposition correctly when set to clamped
How to reproduce:1. Download attached project and open in Unity2. Run the "RenderScene" scene3. Press "Scroll To End" button to go t... Read more
[Line Renderer] Line Renderer draws incorrect vertices for corner points...
When using a Line Renderer to draw a shape with very sharp corners (something like the letter Z) it draws incorrect vertices for cor... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist