Search Issue Tracker
[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
Directional light shadow is rendered according to the Scene View's persp...
Reproduction Steps:1. Import attached project "897866 - DirectionalLightShadow".2. Open "Test" scene.3. Move around perspective in S... Read more
ConcurrentQueuetype is defined multiple times when user's libs defines it
Reproduction steps:1. Open project attached(TestIssue_ConcurrentQueue.zip). Expected result: ConcurrentQueuetype will be defined onc... 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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping