Search Issue Tracker
Crash when destroying state while working with AssetDatabase
Steps to reproduce:1. Open attached project.2. Open scene named "Test".3. In the "Hierarchy" window create a new game object.4. Add ... Read more
Unable to set SyncVar value using FieldInfo.SetValue()
Steps to reproduce:1. Open "case 804979" project2. Open "mainscene" scene3. "Build and run" this project and host a server4. Play in... Read more
[Linux Editor] uScript Editor window flickers
Steps to reproduce:1) Open the attached project.2) Go to Tools > uScript > uScript Editor.3) Try dragging the uScript Editor w... Read more
[Terrain] Grass can not receive shadows from pointlight
Steps to reproduce:1. Open case_810803-GrassShadow project2. Open GrassShadow scene3. Select Cube in hierarchy and move it on X or Z... Read more
[iOS] Normal map texture is much lower quality on iOS device than in editor
Steps to reproduce: 1. Open attached project (normalmap_stripped.zip)2. Open and play 'scene0' scene3. Notice how the plane texture ... Read more
[SinglePassStereo] Legacy Vertex Lit stereo discrepancy with spotlights
When using Single-Pass Stereo and the Legacy Vertex Lit rendering path in VR there is a discrepancy between the left and right eyes ... Read more
Casting from System.Action<String> to System.Action doesn't fail, instea...
Steps to reproduce: 1. Open attached project (null_stripped.zip)2. Open and play 'Test' scene Expected behaviour: compilation error ... Read more
[WSA][UWP]Plugins marked compatible with .NET scripting backend, partici...
The real bug here is Assets\CryptAES\Universal\CryptAES.dll is marked as compatible with .Dot Net backend. But even though we're bui... Read more
[iOS] System prompt for Media Library Usage access is shown when playing...
Steps to reproduce: 1. Open attached project2. Build for iOS3. Build to device with iOS 10> The game will try to play a video tha... Read more
Editor freeze on Cleanup mono while closing
How to reproduce: 1. Open the attached project and "Level" scene in it.2. Try exit Editor and notice Unity is completely frozen. Exp... 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