Search Issue Tracker
Strict Variant Matching does not print stage information when the match ...
When using Strict variant matching, stage information is not printed when a variant is not found. Read more
[2D] Sprites imported with TexturePacker 4.3.3 are not rendering all tri...
Reproduction steps:1. Open the attached project "Testbed_Unity_5_6_0B4.zip";2. Open the "Scene_001.unity" scene;3. Enter a play mode... Read more
Memory snapshot file name text is not highlighted correctly when selecti...
How to reproduce:1. Create a new project2. Install the Memory Profiler package3. Open the Memory Profiler Window (Window -> Analy... Read more
[Lines] Error entering play mode with a line selected
Repro steps:1. Create a Line Renderer effect and have it selected and visible in the inspector2. Enter play mode3. Observe errors: N... Read more
DrawGizmo is not called when adding Script without saving the Scene
Reproductions steps:1. Open the attached project “ReproGizmo”2. Open the “Assets/GizmoDrawerIssue/Scenes/TestScene” scene3. In the H... Read more
InvalidOperationException thrown and performance drop when selecting a M...
Reproduction steps:1. Open the attached Project from "New Unity Project.zip"2. Open the "Main" Scene3. Select the "MeshRenderer" Gam... Read more
Navigation mode is enabled after showing the context menu in the scene view
How to reproduce:1. Open the user’s attached “SceneViewContextMenuIssue-2021.3.zip” project2. In the Scene view right click on a cub... Read more
[Mali][Procedural Instancing] Pink shape is rendered instead of particle...
How to reproduce:1. Open the attached 'Swarm.zip' project (https://github.com/keijiro/Swarm)2. Build and run a 'Test (Swirling)' sce... Read more
[iOS] Crash after waking device from sleep when creating WebSocket with ...
After creating a WebSocket, if the device is locked and unlocked, the app crashes if HTTPS is used. Steps to reproduce:1) Open the 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
- “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