Search Issue Tracker
GPU Skinning corrupts rigged mesh on Adreno GPU's from Unity 5.3
Meshes are not rendered properly on Adreno devices from Unity 5.3 when GPU Skinning is enabled Read more
Argumen Exception when clicking a mesh in the Advanced Inspector plugin
Steps to reproduce : - import the Advanced Inspector package https://www.assetstore.unity3d.com/en/#!/content/18025- create a cube a... Read more
Error when focusing Unity after switching to another window while having...
Steps to reproduce : - import the Advanced Inspector package https://www.assetstore.unity3d.com/en/#!/content/18025- create a cube- ... Read more
NullReferenceException when clicking on the camera while having Advanced...
Steps to reproduce : - import the Advanced Inspector plugin https://www.assetstore.unity3d.com/en/#!/content/18025- click on the Mai... Read more
StringReader reads files extremely slowly
Reproduction steps:1) Open "StreamReaderBug2" project2) Open StreamReaderBug scene3) Play scene4) Watch console output Expected resu... Read more
Android renderer doesn't change shader between ETC1+Alpha and RGBA sprit...
When you have two sprites on single scene: one with ETC1+Alpha texture and another for example with truecolor texture you will see t... Read more
Editor crashes in tlsf_free during Animator deactivation
How to reproduce: 1. Open attached project2. Open scene GameScene.unity3. Play the scene4. Play the game until the first death- This... Read more
[Compiler] Sending enum cast to Method that expects an enum fails to com...
Steps to reproduce:1) open users project - check console Expected: It should either work or give a better error message Error:Unhand... Read more
[UNET] SyncListStruct.Clear isn't synced to clients if the object was di...
Steps to reproduce:1) Open users attached project2) Build and run as Server, Editor - client (connect client within 5secs of startin... Read more
Compiler error when compiling class with a constructor that takes an enu...
To reproduce:1. Open attached project2. Notice compiler error in console This project contains a single, simple class. It has valid ... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved