Search Issue Tracker
[XR SDK][Oculus] raycastPadding property isn't included when TrackedDevi...
Reproduction steps:1. Open the attached project ("RaycastPadding.zip")2. Open XR plug-in Management settings and enable "Initialize ... Read more
Terrain collider doesn't properly detect the collision with the Capsule ...
To reproduce: 1. Open the attached project (Link in the edit)2. Enter Play mode3. Observe how capsules behave when they collide with... Read more
Array property names are not shown for script components in Inspector an...
Steps to reproduce:1. Open attached arrays.zip project2. Open SampleScene scene3. Select GameObject in Hierarchy4. Observe how New B... Read more
Shader warnings get lost when getting the shader from cache
Shader warnings are lost if the shader variant is loaded from the cache instead of compilation. Typically with local shader cache th... Read more
[XR] Stereo rendering mode selection dropdown is unavailable for WMR in ...
Stereo rendering mode selection dropdown is unavailable for WMR in XR plugin management. Right now the only stereo rendering mode av... Read more
Standalone player do not support Compute Shaders when OpenGL extension i...
How to reproduce:1. Open attached project2. Build for Windows3. Run the build with -force-glcore42 argument Reproducible with: 2018.... Read more
ObjectField is Marked as depreciated until additional parameters are added
ObjectField is Marked as depreciated until additional parameters are added. Two version of this method exist however the one that no... Read more
GetComponent() allocates memory on each call
How to reproduce: 1. Open attached project2. Open scene scene.unity3. Open the Profiler window4. Enable Deep Profiling5. Play the sc... Read more
AssetDatabase.SetImporterOverride doesn't fail when used on folders
How to reproduce:1. Open the user's attached project2. In the Project window select the 'Scenes' folder3. In the top bar menu select... 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