Search Issue Tracker
Editor throws "GetGfxDevice() should only be called from main thread" er...
How to reproduce: 1. Open attached project "Breeze" 2. Enter Play Mode 3. Play the game for 2minutes ------------ Observe errors "Ge... Read more
Input buffering and responsiveness issue for Linux Standalone builds wit...
To reproduce: 1) Open attached project and ThirdPersonCharacter scene 2) Create new script 3) In Start function, add "Application.ta... Read more
[Android] Blit Type "Auto" or "Never" causes Android to show black scene
To reproduce: 1. Download attached project "VRUnity2018-2b9.zip" and open in Unity 2. Open "SampleScene" scene 3. Set Android platf... Read more
'task.rasterData.vertexBuffer == NULL' errors when using a Particle System
Steps to reproduce: 1. Open User-attached project 2. Run the Sample scene 3. Tab out and wait for at least 3 minutes Expected: noth... Read more
Editor crashes when loading a mesh asset with 'Mesh Compression' from an...
The crash happens if there's both an asset with 'Mesh Compression' enabled, and any other asset Steps to reproduce: 1. Download and... Read more
"Curl error 6: Could not resolve host: config.uca.cloud.unity3d.com" err...
How to reproduce: 1. Make sure that you do not have internet connection 2. Create a new project Expected result: Newly created proj... Read more
[iOS][OpenGLES2] Getting "Internal error, unrecognized message" when bui...
To reproduce: 1. Create a new project 2. Add a 3D Cube to a scene 3. Build for iOS 4. Observe errors in the console : "Shader compil... Read more
[iOS 13.0] Some languages symbols are replaced with a [?] marks
To reproduce: 1. Download attached "Thai Font Issue Example.zip" project and open in Unity 2. Build for iOS 3. Deploy the Xcode pro... Read more
[iOS13][tvOS13] MFI controller left analog stick horizontal axis input i...
Reproduction steps: 1. Open users attached project 2. Build for iOS 3. Connect a supported MFI controller to iOS 13+ device (tested ... Read more
Linux Editor returns the "O" key's KeyCode when the Space key is being p...
How to reproduce: 1. Open the attached project (1263921.zip) 2. Open the "SampleScene" 3. Enter Playmode 4. Press the spacebar 5. Ob... 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
- Changes to instanced detail mesh material don't immediately apply
- Undo.RegisterObject or Undo.CreateObject dirties the scene, but no actual changes to Scene are made
- [Profiler] Scrubbing through filtered frames or sorting their data replaces the displayed data with duplicated data entries
- [UI Builder] It is possible to add content to parent document while editing child document in place
- EndChangeCheck is not triggered when clearing the IMGUI search field by pressing the "x" button