Search Issue Tracker
Unloading an AssetBundle that contains a material causes a call to FindO...
Steps to reproduce: 1. Open attached project 2. Open "Main" scene 3. Open profiler and select CPU usage section 4. Click "L" button ... Read more
Terrain tree culling performance regression
This bug has been fixed. However, some similar regression bugs are suspected to still exist. Please file new bug reports for them.... Read more
[SRP] MSAA gets resolved into a null surface when using CameraTarget as ...
Reproduction steps: 1. Open the attached project “ReproProject” 2. Go to the SampleScene and press Play button 3. Change the MSAA... Read more
[MSE] Realtime GI light in play mode only affects objects from first scene
To reproduce: 1. Open attached project 2. Add all scenes ("firstlevel", "secondlevel", "thirdlevel") to hierarchy 3. Ensure that the... Read more
[VR] VR-Enabled Standalone Build Experience input lag when Rift is Disco...
When the Oculus Rift is not connected or the VRSettings.enabled bool is false, but Virtual Reality Supported is set to true in the P... Read more
[Android] Black screen with skipped rendering frame and error "GfxDevice...
Reproduction steps: 1. Open the attached project "ReproProj" with Android Platform 2. Open the “/Assets/ExampleAssets/Scenes/Sampl... Read more
Assetbundle is not loaded correctly when they reference a script in cust...
Steps to reproduce: 1. Open "Fogbuzz issue 1143071" from Own Cloud link 2. Navigate to the buildWithoutDLL folder and open "Beweegvl... Read more
CMD+A does not select text but repeats some of the actions made recently
To reproduce: 1. Open any project that contains a script 2. Double click on a script so it opens in MonoDevelop 3. Press CMD+A 4. No... Read more
Different, not-consistent threads count in standalone builds
To reproduce: 1) Open attached project and scene 2) Build and run it 3) Use some tool to check thread count (Process Explorer on win... Read more
[WebGL] Normal Maps produce wrong lighting on WebGL build when appropria...
How to reproduce: 1. Create a new project and import the attached package "case_1120359-NormalsWebGL_package" 2. Add "mobile/Bumped ... 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
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK