Search Issue Tracker
NetworkTransport between devices when there is only local connection ava...
I must note, that reproducing this issue will require to disconnect your router from internet.Lets say that device A is Android phon... Read more
Profiling editor leaks memory when selecting frame from the profiler graph
Reproduction steps:1. Open a new project2. Open the Profiler3. Enable "Profile Editor"4. Click on the graph so the information about... Read more
Missing depthSlice parameter in CommandBuffer.SetRenderTarget
CommandBuffer.SetRenderTarget scripting API is missing a depthSlice parameter. Graphics.SetRenderTarget has it, but there's no equiv... Read more
[HoloLens] Editor crash when disconnecting from remote device
Steps to reproduce:1. Create a new Unity project2. Switch platform to UWP and enable virtual reality support3. Open Holographic Emul... Read more
Remote Device IP Address doesn't get updated if enter wasn't pressed
Steps to reproduce (or watch attached gif):1. Create a new Unity project2. Open build settings and switch platform to Windows Store ... Read more
Can't disable VR (VRSettings.enabled = false) in runtime on Android
Steps to reproduce:1) Open attached project2) Build and run on Android3) Tap on a left side of a screen (left eye) to make VRSetting... Read more
When Carve function in Nav Mesh Obstacle is turned on, Unity crashes
When Carve function in Nav Mesh Obstacle is turned on, Unity crashes. Reproduction steps:1. Open the attached file;2. Open the Scene... Read more
[Billboard][API] Tree Billboard scale is not updated correctly when call...
Steps to repro: 1. Open Unity;2. Open attached project and ‘testAPI' scene;3. Select Terrain gameobject;4. Input ‘0’ to Scale field;... Read more
[LineRenderer] Shift-selecting multiple line renderers with different te...
Repro steps:1. Open TrailLineRenderer scene from attached project.2. Select one one of the line renderers using the ball material (i... Read more
Domain shader receives incorrect coordinates from SV_POSITION on NVIDIA ...
This is caused by the upgraded d3dcompiler.dll from the hololens branch. I'll email NVidia with details but so far this is a regress... 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
- 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
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names