Search Issue Tracker
Calling NetworkConnection.Disconnect in OnServerConnect fails to send in...
Steps to reproduce:1. open attached project2. open scene Main3. enter play mode4. start host Expected: disconnects player without an... Read more
Shader no longer compiles with internal error
The shader PkFxDepthCopy no longer compiles for GLES3, Metal and OpenGLCore (and vulkan, apparently) after switching from Unity 5.4 ... Read more
NetworkConnection.Disconnect() does not remove connection from NetworkSe...
Steps to reproduce:1. open attached project2. build and run 3instances3. host with one and connect as client with others4. disconnec... Read more
Shader does not show up on iOS 10 GLES3
1. Open my attached project2. Make sure OpenGLES3 is selected as graphics API3. Build & deploy to iOS10 device. Expected result:... Read more
SceneSet stored in memory becomes a null after EditorSceneManager.OpenSc...
Steps to reproduce: 1. Open attached project.2. Execute menu item: BUG/Show Bug3. Inspect console Expected result: No null is printe... Read more
[SimSpace] View vector in shader yields local results for particle world...
Simulation space affects the view direction within the shader. Repro steps:1. Open Scene1 from attached project.2. Select the Partic... Read more
OnServerAddPlayer does not get called for initial player spawn when Auto...
Steps to reproduce:1. open attached project2. play scene main3. start as host Expected: Hello logged to consoleActual: OnServerAddPl... Read more
[Linux Editor] Right clicking on 'Favorites' entries crashes the Editor
Unity Editor on Linux (5.5.0b3) crashes when right-clicking entries under the 'Favorites' drop down in the Project tab. Steps to rep... Read more
[Pivot Offset, Stretch Mode] X axis of pivot offset is affected by parti...
Pivot offset over the X axis is affected by particle size. Repro steps:1. Open Scene1 from attached project.2. Select the ParticleSy... Read more
[iOS] ReplayKit StartRecording doesen't work after broadcast is finished
To Reproduce: 1. Make sure you have a streaming app that supports ReplayKit installed on your device (I've used Mobcrush).2. Build a... 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