Search Issue Tracker
"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
[Addressables] Paths for Assets marked as 'Addressable' do not update in...
How to reproduce: 1. Open user-submitted project (AddressablesPathUpdate) 2. Open the Scenes folder and mark 'SampleScene' as 'Addre... Read more
[XR] Tree Shadows in built in renderer are culled too early at edge of s...
This is a continuation of bug 1234785. The issue was improved but the shadows are still culling too early. I'm closing the other b... Read more
[iOS][Xcode12] "Build And Run" generates an .xcodeproj project but does ...
Reproduction steps: 1. Download and open attached "Xcode12-BuildAndRunOnlyBuilds" project 2. In the toolbar, press "File" > "Build S... Read more
Particle System Trails do not die after Particles die when Instantiating...
Steps to reproduce: 1. Open users attach project "ParticleTrailTest.zip" 2. Navigate to Project -> Assets and open SampleScene 3. En... 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
[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
RenderTarget with premultiplied alpha blending is too bright and does no...
How to reproduce: 1. Open the user's attached project 2. Observe the circle In the Game view Expected result: In the top half of th... Read more
Attempting to paint a detail mesh with LOD group that is not supported b...
How to reproduce: 1. Open the attached project named "Case_1209026" 2. Open the Sample Scene 3. Select the Terrain in the Scene and ... Read more
[Canvas] [Image] Size and rotation of child image inside canvas changes ...
Reproduction steps: 1. Open attached Unity project. 2. Open "CanvasError" scene. 3. Select "Cube > Canvas" game object in the hierar... 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