Search Issue Tracker
Upgrade NOTE: replaced 'mul(UNITY_MATRIX_MVP,*)' with 'UnityObjectToClip...
Steps reproduce:1. Open attached project2. Open ShadowMeta.cginc3. Replace UnityObjectToClipPos(pos4) to mul(UNITY_MATRIX_MVP, pos4)... Read more
When Firebase asset is imported, Unity crashes in <Firebase.FirebaseApp/...
Reproduction steps:1. Open the attached project;2. Open the scene "Demo";3. Enter and exit Play mode until Unity crashes; Actual res... Read more
[Android] Apps can be tapjacked
Android security issue:All views (e.g. GLSurfaceView) in the UnityPlayerActivity should have .setFilterTouchesWhenObscured(true) set... Read more
VR does not render if a renderTexture whose format is set to RGB565 is c...
Steps to reproduce:1. Download and open the attached project2. Attempt to enter playmode Expected result: everything as usualActual ... Read more
[DualDisplay] [macOS] Color Picker / Asset Picker opens in the wrong mon...
Steps to reproduce:1. Create a new Unity project2. In Hierarchy window select Main Camera3. Click on "Background" for a color picker... Read more
Quad shadows are being cast wrongly with enabled lightmap static when pr...
To reproduce:1. Unzip and open users attached project.2. Open LighmapArtifact scene3. Wait till baking is finished Expected: Quads s... Read more
AsyncOperation.isDone will not return true until the Editor window is re...
When async operations are executed in Editor mode (not playing any scenes), isDone never returns 'true', unless the Editor or any of... Read more
Enabling Mesh Renderer during rendering causes error in Console tab
Steps to reproduce: 1) Download attached project 'MeshRendererError.zip' and open in Unity2) Open scene 'ReproScene' and press Play3... Read more
UI Dropdown list does not render if the Canvas is disabled and enabled a...
To reproduce: 1. In a new project, create Canvas2. Press Play3. Disable Canvas4. Enable Canvas5. Create Dropdown6. Click on Dropdown... Read more
Editor changes font and alignment on import
Duplicate of 888678, Editor team has a fix going in to trunk soon. 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
- Some Prefab Source and Override content bounds are misaligned
- The Package Manager's "install packages by..." panels break when Domain Reload is triggered, and the panel is open
- Crash with multiple stack traces when leaving a docked VFX Graph open
- Some Prefab Source section items overflow into Override section
- Play Mode Scenarios add and remove element list buttons go out of their bounds when the window is resized