Search Issue Tracker
Crash in ::ProduceObjectInternal() when getting asset bundle via UnityWe...
Steps to reproduce:1. Open the project2. Build to iOS3. Open the app on iPhone (make sure there's a working internet connection)4. P... Read more
UNetWeaver error after upgrading project from 5.4 to 5.5/5.6
To reproduce:1. Open attached project2. Observe UNetWeaver error in console: UNetWeaver error: Exception :System.MissingMethodExcept... Read more
Automatic Texture format does not change when changing compression setti...
Steps to reproduce:1. Open the attached project2. Click on "particle_floaties.png" texture inside the assets folder3. In Inspector w... Read more
Turning on screen sharing and opening game from background results in bl...
Reproduction steps:1) Open user's attached project2) Build and run it on a device which can share screen with other devices3) Press ... Read more
Method which draws GL primitives called from Coroutine draws them darker...
Steps to reproduce:1. Download repro.zip and open "new" scene2. Start game and change Canvas render mode from Overlay to Camera3. No... Read more
[5.6] Dragging a ScriptableObject crashes the editor
In 5.6/trunk, dragging a ScriptableObject asset somewhere in the editor (over hierarchy, or over inspector etc.) crashes the editor.... Read more
Some Textures are wrongly imported and interpreted as Single Channel Cub...
User's attached texture is interpreted as a Single Channel Cube map instead of a Default 2D texture when importing in Unity 5.5. As ... Read more
[Android] Application stop responding after Screen recording started
Steps to reproduce: 1) Download attached project "GUI.zip" and open in Unity2) Build and run on a device3) Press on button "Start re... Read more
If gameobjects are created when the canvas is disabled, the new gameobje...
Reproduction steps:1. Open the attached project (UI_case_857956.zip);2. Enter in the Play mode;3. Return to Scene window;4. Select U... Read more
Multithread not working with IL2CPP
1. What happenedWhen using IL2CPP backend the ThreadPool.QueueUserWorkItem() multithreading method leads to slower performances for ... 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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled