Search Issue Tracker
[HLAPI][NetworkTransform] setting rotationSyncCompression is not synced...
Steps to reproduce: 1. open attached "UNET.zip" project 2. build and run 3. play two instances (can be editor) 4. host and connect ... Read more
[5.4][GPUProfiler] Most draw call entries do not have names/objects asso...
Since 5.4, most draw calls in GPU profiler aren't associated with the objects. So the detail profiler view just shows "N/A" for the ... Read more
[AW] Remove properties breaks recorded scene value
Steps to reproduce: 1. Create new project and add cube with rotation (0, 0, 330) 2. Open animation window, create animation, move t... Read more
[UNET] playerControllerId values gets overridden for Host
Steps to reproduce: 1. Open attached "UNET.zip" 2. run two instances of the project 3. one as Host other as Client 4. Press BackQuot... Read more
[iOS] Slowdown due to precision change for shadowmap uvs
There is a performance regression on A7 devices possibly because of the transition from half4 to float4 for shadowmap coordinates. ... Read more
[VR] Changing VRSettings.renderViewportScale can cause single frame judd...
Steps to reproduce: 1. Download and open attached project "RenderViewportScaleBug.zip" 2. Make sure VR mode is on 3. Play scene "sce... Read more
[IL2CPP] Build fails if a managed .dll is named differently than the ass...
Steps to reproduce: 1) Open the attached project. 2) Build for iOS or Android with IL2cpp as the scripting backend. The build fails... Read more
"Multiplayer not Configured" and "409"-error after renaming project in D...
Reproduces on both Staging and Production How we can reproduce it using the example you attached - please see attached video (Error... Read more
[Linux] Standalone icon displayed as white square in launch bar
Overridden standalone icons work properly on Windows and Mac OS, but on Linux the icon for the game displayed on the Launcher (and a... Read more
[SinglePassStereo] TargetEye + deferred rendering causes right eye disto...
[SinglePassStereo] TargetEye + deferred rendering causes right eye distortion 2. How we can reproduce it using the example you atta... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key