Search Issue Tracker
Environment variables dropped when using Unity Hub 2.0.0
How to reproduce: 1. Open cmd and write the following: cd C:\Projects\Unity\HubBug_01 set PATH=%PATH%;C:\Projects\Unity\HubBug_01 s... 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
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
[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
[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
[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
[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
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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- 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