Search Issue Tracker
[Terrain] Clamping/stretching of painted texture causes application to n...
Something is causing the alpha texture application to be clamped (to 0?) and stretches the actual application a bit. Noticeable with... Read more
Test Runner hangs when Exception is thrown in UnitySetUp
How to reproduce:1. Open the attached "Test1077216.zip" project2. Go to the Test Runner and Run All3. Notice that the Test Runner ha... Read more
[WebGL] RectMask2D does not mask
Reproduction Steps:1. Open the attached project.2. Open the SampleScene.3. File->Build Settings->WebGL->Build and Run What'... Read more
SceneView renders legacy skybox when custom RP is active
SceneView still renders legacy skybox when custom RP is active. Tested with HDRP, but I'd assume this is the case for any SRP.This i... Read more
[WSA] Exported project does not have Visual Assets set correctly in Pack...
Steps to reproduce:1. Download 1066142_repro.zip2. Switch platform to UWP3. Build project with IL2CPP backend4. Open Visual Studios ... Read more
Unity crashes on std::_Tree<std::_Tmap_traits<core::basic_string<char,co...
How to reproduce:1. Open user's attached project "Assets.zip"2. Rightclick on Assets folder and choose "reimport"-- Unity crashes --... Read more
[GearVR][Android][XR] Oculus plugin is not loaded when using ARM64 as ta...
How to reproduce:1. Open attached "OculusInitialization" project2. Build & Run project (all the configuration is already done in... Read more
[WACK] Windows App Certification Kit Binary Analyzer fails when certifyi...
How to reproduce:1. Create a new Unity project2. In the Build Settings, Switch Platform to UWP3. Enable Virtual Reality Support in P... Read more
[Android] Using instancing_on keyword in ShaderVariantCollection increas...
To reproduce:1. Open attached project (the latest one)2. Top bar > BuildTools > Build to rebuild asset bundle2. Build android ... Read more
[Timeline] 'Find Source Asset' option is disabled on Playable Track time...
To reproduce:1. Open project2. Open Timeline window3. Select New Timeline asset in the project window4. Right click on TestClip, not... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code