Search Issue Tracker
[Mali][Procedural Instancing] Pink shape is rendered instead of particle...
How to reproduce: 1. Open the attached 'Swarm.zip' project (https://github.com/keijiro/Swarm) 2. Build and run a 'Test (Swirling)' s... Read more
[WinInstaller] “Appications are blocking the installer” page is displaye...
Note: Windows-related issue. To repro: 1. Run Download Assistant. 2. In components page select Unity Editor and Documentation. ... Read more
[OSX][iOS] If OpenGL is used, InstanceID always runs from 0 regardless o...
Reproduction Steps: 1. Import attached project. 2. Open "MainScene" scene. 3. Select OpenGL as the Graphics API. 4. Select "TestObje... Read more
[HDRP] Active LOD bias value message does not update according to HDRP L...
1. Create a new project. 2. Create a cube. (GameObject -> 3D Object -> Cube) 3. Add an LOD Group Component to this cube. (View in In... Read more
[5.6] Build crashes while unloading scenes asynchronously and loading th...
Repro steps: 1. Open the "MinimalReproProject" project and build it for Windows (Development Build and Script Debugging enabled) 2.... Read more
[ImageEffects] AA before DoF in PP chain results in Bokeh artifacts
Having AA before DoF in the post process chain creates artifacts (different depending on AA type) when using Bokeh textures. AA afte... Read more
The Windows standalone player has a default SynchronizationContext set
To reproduce: 1. Create a new Unity project. 2. Add a script to a game object with this code: void Awake() { if (System.Threadi... Read more
Strange square-like shadows appear in the editor on Unity 5
- Import the attached project (from ReproProject.zip - Unity 4.6 compatible) - Open 0 - Main Scene and press Play - Select New Game ... Read more
Undo shortcut doesn't work when reverting values in the Increment Snappi...
How to reproduce: 1. Open a new Unity project 2. Drop down the Increment Snapping window in the Scene View 3. Alter values in one of... Read more
[Addressables] ResourceLocations fails to load when calling LoadResource...
How to reproduce: 1. Open attached "UnityAddressablesLoadResourceLocationsAsync.zip" project and SampleScene scene 2. Enter the Play... 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
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- Constant console errors when using Min/Max Slider in PlayMode
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project