Search Issue Tracker
[Shaders] Shader with a lot of multi_compile/shader_feature variants use...
Reproducible with: 5.6.0a3 5.5.0f1 5.4.2f2 5.3.6f1 Reproduction Steps: 1- Download and open the reproduction project. (case_851438-... Read more
Sprite packer atlas and original textures are included in build if textu...
How to reproduce: 1. Open user's attached project 2. Switch to android platform 3. Build only scene1 4. Build only scene2 Actual re... Read more
[SinglePassStereo] Render viewport scale and single pass scaling incorre...
2. How we can reproduce it using the example you attached 1) Open the ViewportScene 2) Enable Single pass stereo 3) enabled Oculus S... 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:... 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: disk 3. Play assetBundleTestScene 4.... 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/libra... Read more
Changing material on custom UI instantly reverts the changes
Reproduction steps: 1. Open the attached project in Unity 2. Open the scene 3. In the hierarchy go to: HexDrawer -> WhiteMap -> [0,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 t... 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
- Crash when trying to force Shader to interpret 1/30 as a floating point operation
- Terrain is flickering when adjusting "Compatibility Mode" and "Use Rendering Layers" Settings
- Isometric tiles are flickering and overlapping each other when entering Play Mode with Tilemap Renderer mode set to "Chunk"
- Crash on ParticleSystemParticles::array_reserve when particle system starts
- Docking Text Property Preview Window next to UI Builder breaks the window and causes NullReferenceException