Search Issue Tracker
[GCAllocation] MethodInfo.Invoke without parameters allocates 40B per call
Steps to reproduce:1. Open attached project2. Open the "repro" scene3. Press Play4. Open the profiler window5. Notice 40B in the mem... Read more
[iOS] Setting targetFrameRate to 60 in Start or Awake functions causes a...
Steps to reproduce: 1. Open attached project2. Build the project for iOS3. Open Xcode project and add StoreKit.framework in the Link... Read more
[UNETServerDll][ReliableSequenced] "val >= 0" assert appears in bad netw...
Steps:1. Open attached solution2. Build3. Run ClientGUI.exe4. Click "Start"==>Server appears5. Click "Connect"==>Server: "Acti... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default