Search Issue Tracker
Navmesh bakes between and inside custom cube objects with Box Collider c...
Repro steps:1.Open "BugDemo.zip" project2. Load "NavmeshWth" scene3. Go to Navigations window and rebake the scene Actual: Navmesh i... Read more
Re-importing a prefab results in a crash
Steps to reproduce:1. Open attached project (prefabRepro.zip).2. In Project view select prefab named "SongScreen" and try to re-impo... Read more
[Android] Shaders failed to compile spam to logcat
Reproduction steps:1. Open the attached project using non-development build (or any with shaders which fail to compile)2. Deploy to ... Read more
Undoing collider edits in scene view makes handles disappear
Steps to Reproduce: 1. Create a new object with any type of Collider (e.g., GameObject -> 3D Object -> Cube)2. Press the Edit ... Read more
[OSX] Enabling UnityPurchasing on Mac standalone causes builds to hang w...
When closing an OSX build after calling UnityPurchasing.Initialize(), the build doesn't close immediately, but stays in the Dock for... Read more
Asset Bundle Variant fails to resolve material when using WWW.LoadFromCa...
Steps to reproduce:1. Make sure there is only Assets folder in the Project folder2. Open attached project3. Open scene "boostrap"4. ... Read more
Objects closer to camera than canvas are obscured by canvas when camera ...
Objects between Camera(with a render texture) and Canvas(Render Mode: Screen Space - Camera) are invisible - being obscured by Canva... Read more
A game in exclusive fullscreen freezes and doesn't go back to fullscreen...
When an empty project using exclusive fullscreen is alt+tabbed it freezes.DX9 and DX11, in DX9 I can't even alt+tab properly - getti... Read more
Parent gameobject's and child gameobject's positions are not synced afte...
Steps to reproduce:1. Download and open attached project2. Build it3. Open 3 instances of the game4. Host the game with one of them5... Read more
Client disconnects from host when simulating packet loss
Reproduction steps:1. Download and open attached project2. Build it for Standalone3. Open 2 instances of the game( or 1 and run the ... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default