Search Issue Tracker
[ReflectionProbes][Inspector] Multi selected reflection probes with diff...
Reproduction steps: 1) Create new project.2) Create 2 reflection probes.3) Change size parameter of one reflection probe.4) Multi se... Read more
[tvOS][Metal] Only one camera is updated if both of them are displayed
1. Open attached project2. Build to tvOS3. One side of the screen will be black Workaround: using gles instead of metal Read more
NetworkBehaviour isn't allowed to have more than 15 SyncVars
Steps to reproduce: 1. Open attached project2. Notice errors in console caused by SyncVarsScript.cs:UNetWeaver error: GetWriteFunc r... Read more
[tvOS] Project with only a single Icon layer set cannot be built in Xcode
1. Build the attached project (or any other project which only has a single icon layer set).2. Try to build the proejct in Xcode, yo... Read more
[OSX] Closing 'Edit' menu calls unrelated Event.current.commandName in E...
Steps to reproduce: 1. Open attached project on a Mac editor2. Open the custom menu window (SampleWindow/Open)3. Click on the Edit m... Read more
[PropertyDrawer] EditorGUI.DrawRect disappears when unfocused
Repro steps:1) Open the project and Main scene2) Select object Foo in the Hierarchy and lock the Inspector for the object3) Notice t... Read more
NavMeshAgent does not respect NavMesh after switching AgentType in playmode
NavMeshAgent does not respect NavMesh after switching AgentType in playmode To reproduce:1. Open attached project2. Open Untitled.sc... Read more
[tvOS] iOS Target Version enum displayed in tvOS player settings
Apple TV player settings show the "Target Minimum iOS Version" seetings which has an incorrect label, shows incorrect OS versions an... Read more
User can set both "Local Player Authority" and "Server Only" flags in Ne...
In NetworkIdentity user can set both Server Only and Local Player Authority flags, but this doesn't make any sense. So, probably it ... 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
- Crash on CheckDeviceStatus when converting materials from built-in to URP and using DX12
- Higher CPU frame time on Android devices with Cortex-A510 efficiency cores (vs Cortex-A55)
- Alt+click on List header does not recursively toggle child foldouts when items use a UI Toolkit CustomPropertyDrawer
- Artifacts are rendered in UITK when using Font Assets and using negative outlines
- Editor hangs when opening Asset picker window for AssetReference and a lot of addresable assets are present in the project