Search Issue Tracker
[VS2017] After installing Visual Studio with Unity Download Assistant, f...
To reproduce:0) Don't have VS20171) Run Unity Download Assistant2) Install VS as one of the components3) After installation finishes... Read more
Editing UI Text in Play mode with script causes Memory Leak (~30mb/s)
How to reproduce:1. Download attached project file2. Open "Intro" Scene and press Play Actual result: Memory usage climbs rapidly (a... Read more
[UI] Canvas flashes (resizes) in PlayMode
To repro:1. Create a new project.2. Add UI - Text.3. Hit play. Actual result: Canvas is resized every frame and UI flashes.Expected ... Read more
[iOS] Static batching does not work, causes excessive amount of draw cal...
1. Download & Open the attached project2. Build to an iOS device3. When the game is running on an iOS device, click "Debug->C... Read more
Enabling "Auto Generate" makes scene darker after switching between scenes
Reproduction steps:1. Download project "Zenva 3D Platformer.zip" and open in Unity2. Enter Play mode3. Jump to pink ball with blue c... Read more
[VR]Using GrabPass for UI elements inside Overlay canvas freeze the editor
Steps to reproduce:1. Download and open the attached project2. Enter Playmode with VR on Result: freeze leading to a crash. Reproduc... Read more
Crash on ApplyMaterialPassWithCache when generating lighting and "Lightm...
How to reproduce:1. Open attached Unity project Workshop.zip"2. Load scene "01" located in Assets-->cena3. Wait until crash occur... Read more
ArgumentOutOfRangeException when moving point in ShapeEditor
ArgumentOutOfRangeException when moving point in ShapeEditor Repro:1- Open project in attachment.2- Select 'Diamond' sprite in the P... Read more
Editor crashes when deleting a prefab which is used as a tree in Terrain...
Reproduction steps:1. Open the attached project (treecrash.zip)2. Open the scene and select Terrain in hierarchy3. Go to "Place tree... Read more
Graphics.DrawProcedural(MeshTopology.Quads, v[]) result is the same as M...
Steps to reproduce:1. Open attached Unity Project "ProceduralMeshBug.zip"2. Load scene "Test"3. Enter Play mode - result with 4 vert... 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