Search Issue Tracker
[WSA] Enabling C# Projects, SyncVar not synchronizing player/client on U...
Reproducible on 5.2, 5.3, 5.4. In Build Settings enabling "Unity C# Projects" option, SyncVar is not updated on UWP platform client ... Read more
Uninformative "i < sampleCount" error on opening project
On importing package user gets uninformative errors: "i < sampleCount" To repro:Open package attached.orImport SECTR COMPLETE ass... Read more
Two asserts appear when user double-clicks on unitypackage outside the E...
Regression: First Unity version where this behaviour is introduced: 5.4.0b2 (1f5762d1292e)Steps:1. Open Editor with some project2. D... Read more
Undo.DestroyObjectImmediate(null) crashes in DestroyObjectUndoable(Objec...
How to reproduce: 1. Open attached project2. Go to menu Test/Crash- Editor immediately crashes when the item is clicked - Reproduced... Read more
Nearly empty project takes 50+mb installed on iOS
How to reproduce: 1. Open attached project2. Build to iOS and run3. On the device go to the menu Settings -> General -> Usage4... Read more
Error "UriFormatException: Invalid URI: The hostname could not be parsed...
Regression - not reproduces in 5.4.0b7In 5.4.0b8 when you adding NetworkManager - it has "MatchMaker Host URI"-field set to "https:/... Read more
[Windows] Unity crashes when stays unfocused for a while
Regression from revious build - Version 5.4.0b7 (b558e46def43)Steps:1. Open Unity with some project2. Switch to another application=... Read more
Camera doesn't have preview if Inspector has Debug mode enabled
Steps to reproduce: 1. Create new project2. In hierarchy, select Main Camera and notice that it has preview3. Change Inspecto mode t... Read more
MSAA render textures + image effects combination not working
Project Steps:1. Select render texture "New Render Texture"2. And change its type to "ARGB Float"3. And back to "ARGB32"4. Notice th... Read more
[GLCore] Creating empty render texture, has its color uncleared
Info:New render textures in opengl core have its color uncleared. Also even after the play it still showed in project view. Project ... 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