Search Issue Tracker
[AssetBundle][CacheServer] Asset bundle names are not properly imported ...
How to reproduce:1. Create a new project2. Download Cache server http://unity3d.com/unity/collaboration/3. Go to Edit> preference... Read more
[AssetBundles] GameObjects in a Scene Loaded from an AssetBundle Lose Th...
Reproduction steps:1. Open the attached project "TwoScenesOneMesh"2. Open the scene "Loader"3. From the menu select Simple Bundles-&... Read more
IL2CPP produces invalid code with EMGU.CV Plugin
The attached Unity and XCode test projects demonstrate two bugs in the C++ code generated by IL2CPP. Download the "case_694436-EMGUC... Read more
[WWW][Android][iOS] WWW.text and WWW.error properties have inconsistent ...
When WWW.error returns a failed status (4xx, 500, etc), the WWW.error property has a "java.io.FileNotFoundException" string logged o... Read more
Bounce Intensity of directional lights gets ignored by the culling masks
Steps to reproduce:1. Open attached project's scene "game".2. Enter play mode and wait for a night.3. Try changing "Directional ligh... Read more
Crunched compression not working with 8K textures
To reproduce:1. Open attached project2. Select 8K texture3. Set Max Size to 8196 and Format to Crunched4. Hit apply5. Notice error i... Read more
[Shader Compiler] Compute shader is not recompiled if included file is m...
Steps to reproduce: 1. Open the attached project2. Open the 'IncludedFile.cgnic' and uncomment line 43. Save the changes and switch ... Read more
Crash on exit for Windows 64-bit Standalone players
64-bit Windows players built with Unity 5.1 beta 5 on Windows 7, Windows 8.1, or MacOS 10.10.3 crash when you close the player. 32-b... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS