Search Issue Tracker
[UaaL][iOS] Crash on bundle load when re-opening deployed app
Reproduction steps: 1. Download and open the attached "BugReproProject" project 2. Switch to iOS platform 3. Build and deploy the pr... Read more
"Destroy can only be called from the main thread" is thrown after buildi...
How to reproduce: 1. Make sure that IL2CPP is installed 2. Open attached project "BugReproduction.zip" 3. In Editor, click on Windo... Read more
[Android] Crash when calling "Finish()" on an Android activity from a Un...
Reproduction steps: 1. Download "UaaLExample" project or set-up Unity as a Library V2 (https://forum.unity.com/threads/integration-u... Read more
NavMesh from previous Scene is visible after going into Play Mode when R...
How to reproduce: 1. Open the user’s attached project “BugDemoPlayMode.zip” 2. Enter Play Mode 3. Press the “Switch Scenes” butto... Read more
"Grab RenderTexture" occurs when Main Camera "Clear Flags" is set to "De...
How to reproduce: 1. Open attached project and open the SampleScene scene 2. Enter the Play Mode 3. Capture a frame in the Frame Deb... Read more
Right-clicking twice in a row does not highlight the scene which results...
How to reproduce: 1. Open attached project "case_1162516.zip" 2. In Project window, drag "SceneA" to the Hierarchy window 3. In Hie... Read more
[Visual Effect Graph] Properties under "Multiply Node" are distorted on ...
All properties under "Multiply Node" get distorted while selecting settings dropdown on adding or modifying Properties under Subgrap... Read more
Android IL2CPP build fails with HashCodeCollisionExecption error when us...
How to reproduce: 1. Open the attached “repro-project” 2. Edit → Project Settings → Player and change the Scripting Backend to IL2CP... Read more
Crash on GrayscaleFilterEffect::RenderGrayscaleFade after deleting mesh ...
Steps to reproduce: 1. Create new 3D project -- or skip to step: 1b 2. Create cube. 3. Delete its mesh filter. 4. Save scene. 5. Lo... Read more
It's not possible to create Texture2DArray with Compression because It d...
To reproduce: 1. Download attached "update Texture Array content at runtime.zip" project and open in Unity 2. Open "Texture2DArray"... 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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player