Search Issue Tracker
Editor crashes when stopping scene
To reproduce:1. Open attached project2. Play start scene3. select any object in scene4. Press stop5. Editor crashes Read more
Fungus flowchart crashes Unity 5.2
To reproduce:1. Open attached project2. Start the scene3. Stop the scene4. Start the scene again5. Editor crashes Read more
[AssetBundle] AssetBundle hash changes depending on the project platform...
Steps to reproduce: 1. Open the attached project2. Set project platform to PC/Mac (File -> Build Settings)3. Choose the "Bundle P... Read more
Custom Shaders from Android Asset Bundle does not work right when instan...
Asset bundles created for android that have Custom shader in it does not behave as expected. Read more
[TextAssets][Encoding] Prefab with UTF8-BOM encryption is corrupted
Repro steps:1) Download the two prefabs and import them to any project2) Notice only one of them (Simple UTF-8 encoding) shows infor... Read more
AssetDatabase.LoadAllAssetRepresentationsAtPath() returns an array of null
Reproduction steps:1) Open attached project2) Make sure you are connected to a cache server3) Click WBSF->Rendering Utils->Ass... Read more
Switching scenes while in playmode results in previous scene being loade...
Reproduction steps:1) Open attached project.2) Open "New Scene" and go into playmode.3) Without exiting playmode manually, go into "... Read more
Some shader combinations don't reload texture assets when reference is b...
NOTE: Behaviour is by design and bug was with the documentation. In this case, "fix" means that documentation was updated. Steps to ... Read more
[ Asset Bundles ] AssetBundles will not build for StandaloneWindows, Sta...
Reproduction steps:1. Open attached project2. Select Assets -> AssetBundles -> StandaloneAndEWeb3. Select any folder- Notice t... Read more
Crash on Scene Load
To reproduce:1. Open attached project2. Open test scene3. Editor crashes 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