Search Issue Tracker
Indirect Instanced Rendering does not support Lambertian lighting
When instancing cubes in play mode, the ones that use Indirect Lambert shading become unlit. Steps to reproduce: 1. Open attached pr... Read more
[WSA] UnityEngine.Application.Unload does not unload the Unity Runtime
Steps to reproduce:1. Open the attached project (IL2CPPTesting.zip)2. Switch platform to Windows Store3. Build for WSA Universal 10 ... Read more
[VR | Editor] Camera preview does not work for VR enabled Camera
1) Note the Playsettings:-- have VR Supported checked-- Split Stereo is the preferred SDK-- Oculus is the Secondary SDK2) Enter Play... Read more
[UI][TerrainInspector] Typo in 'Paint Details' tab tooltip
Steps to repro: 1. Create new project;2. Add Terrain gameobject (GameObject -> 3D Object -> Terrain);3. In Terrain Inspector h... Read more
[Substances] [WebGL] Editor Rendering not matching the Rendering of WebG...
To reproduce:1) Download attached project2) Before opening it, shorten the path a bit or otherwise build process will fail as it won... Read more
[IL2CPP] Stripping Unity.Analytics fails for iOS builds with fatal Mono ...
Steps to reproduce:1) Open the attached project (OC link).2) Build for iOS. The build takes a very long time and fails with a fatal ... Read more
Editor crashes when repeatedly starting and stopping the scene
Unity editor crashes when repeatedly starting and stopping the scene. The crash sometimes occurres when the editor is loading.It see... Read more
[Android] Application crashes on launch (non development mode build)
Reproduction steps:1) Open any project (attached empty)2) Build with development mode disabled3) Run it on any Android device-- Noti... Read more
Cloth Sleep Threshold has inconsistent result when value is set to about 5
To reproduce:1. Create a new project.2. Create "Cube" in Hierarchy.3. Add Cloth component to the Cube.4. And set Cloth's "Sleep Thre... Read more
[Compilation-Pipeline] If project has "UNetWeaver error" then NullRefere...
Regression - doesn't happen in 5.6.0f3 How we can reproduce it using the example you attached1 Open attached project Actual result:3... 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