Search Issue Tracker
Collision2D.contacts returns 0 for a gameObject, which is queued for des...
Reproduction steps:1. Open the attached project "2DContactPointsDestroyBug.zip";2. Open the Main Scene;3. Enter a play mode;4. Press... Read more
SerializedProperty's propertyPaths do not match appropriate property nam...
Reproduction steps:1. Download project "New Unity Project.zip" and open in Unity2. Open console window3. Select Directional Light in... Read more
[iOS][Metal] "Can't set kSurfaceUseResolvedBuffer surface flag" errors a...
When using a camera with depth only clearing and MSAA iOS build spams constantly this error: Metal: Can't set kSurfaceUseResolvedBuf... Read more
Video Player is broken on some Kindle Fire devices
Steps to reproduce:1. Open attached project "VideoError.zip"2. Run and build for specified device3. Video Player will be either brok... Read more
"Revert Value to Prefab" on UI prefab messes up its own and the opposite...
To reproduce:1. Open attached Unity project "New Unity Project.zip"2. Open "Scene" scene3. In the hierarchy, locate Canvas --> Im... Read more
Object is deselected after moving its component to another object
Steps to reproduce:1. Open attached “MoveComponent.zip” Unity project2. Open “Test” scene3. Select "GameObject1" object in Hierarchy... Read more
Clicking Revert on a UI prefab does not change the last modified value u...
To reproduce:1. Open attached Unity project "newproject.zip"2. Open "Scene" scene3. Navigate to Canvas --> Image in the Hierarchy... Read more
[iOS] Crashes at Read() at AssetCatalogFileSystem.mm when playing videos...
To reproduce:1. Open attached project2. Build it for iOS using custom build script (Tools-> Build Script)3. Run it on iOS device4... Read more
Taking a webm or m4v video file out of StreamingAssets folder does not r...
Steps to reproduce:1. Take an m4v or webm video file and put it into StreamingAssets folder2. Take it out to any other folder3. It r... Read more
Windows VideoPlayer cannot play URL that starts with "file://" prefix
Steps to reproduce:1. Open any new project2. Set video player to run from URL3. Set URL to an m4v video4 It doesn't work5. Switch to... 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server