Search Issue Tracker
Vertical scrollbar jamming in the animation window
Changeset: 8a1a6d87e2b535bae057e3c6a7bd49ed8e413e3dBranch: 5.5/animation/dev Read more
Attaching sprite to a public string array, crashes Unity
How to reproduce:1. Open the attached project "829198array.zip" from cloud2. Open test scene3. Select MainCamera in the Hierarchy4. ... Read more
Unity Test Tools include Mono.Cecil.dll which is already included in edi...
Steps to reproduce: 1. Create new project2. Import Unity Test Tools package from asset store3. Notice error:error CS1703: An assembl... 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
[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
Editor launches local web server despite build error
-e: Editor launched local web server despite the actual build not finishing because of a build error--doesn't do that in 5.3.6--repr... 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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used