Search Issue Tracker
[Shaders] Shader with a lot of multi_compile/shader_feature variants use...
Reproducible with:5.6.0a35.5.0f15.4.2f25.3.6f1 Reproduction Steps:1- Download and open the reproduction project. (case_851438-5.4.2f... Read more
Sprite packer atlas and original textures are included in build if textu...
How to reproduce:1. Open user's attached project2. Switch to android platform3. Build only scene14. Build only scene2 Actual results... Read more
[SinglePassStereo] Render viewport scale and single pass scaling incorre...
2. How we can reproduce it using the example you attached1) Open the ViewportScene2) Enable Single pass stereo3) enabled Oculus SDK4... Read more
Warning needed when resources.load is loading more than 4gb of data
Using resources.load to load more than 2gb (edit 4gb) of data causes the program to crash. It is a known issue, since winXP has a 2g... Read more
Loading Asset Bundles on Mac for PC fails
1) What happened Unloading Asset Bundles on Mac for PC fails 2) How can we reproduce it using the example you attached. To repro:1) ... Read more
Changing build target to other than webplayer breaks backward compatibil...
To reproduce:1. Open attached project (assetBundleIssue.rar)2. Move bundle_test folder to C: disk3. Play assetBundleTestScene4. Noti... Read more
[Android] Function System.Net.HttpWebRequest.GetResponse() fails on andr...
How to reproduce: 1. Have an IPv6 network set (easiest way is to have Mac 10.11 and follow this - https://developer.apple.com/librar... Read more
Changing material on custom UI instantly reverts the changes
Reproduction steps:1. Open the attached project in Unity2. Open the scene3. In the hierarchy go to:HexDrawer -> WhiteMap -> [0... Read more
Command line argument -buildTarget crashes Editor on etPrecompiledAssemb...
How to reproduce:1. Open the attached project in Unity ( without a Library/Temp folder to force a rebuild all)2. Switch platform to ... Read more
[5.3+][Graphics] Destroying a shader might cause stale pointers in Share...
Looks like if there's a Material with some shader on it, then destroying the shader (either explicitly, or via asset bundle unload) ... 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
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES