Search Issue Tracker
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
[Mobile] Reflection Probes on mobile devices are reflecting distorted
To reproduce:1) Open attached project and TEST.unity2) Play in editor, notice the straight reflection of the red columns3) Build and... Read more
[Launcher] Fonts in launcher are inconsistent: both bold and regular
[Launcher]: Fonts in launcher are inconsistent: both bold and regular 1. What happenedOpen launcher Unity 15.In Projects and New win... Read more
UnityYAMLMerge crashes when given specific scenes to merge
Reproduction steps(Repro gif in the edit):1) Download and extract users submitted scenes.2) Import folder with scenes to Unity versi... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used