Search Issue Tracker
GameObject references to itself or its Components serialized as [Seriali...
Repro steps:1. Open user attached project and scene named "PolymorphicSerializationTest"2. In the Hierarchy, select "PolymorphicSeri... Read more
'Invalid index' error when deleting custom resolution
To reproduce:1. Create new project2. Add custom resolution3. Delete custom resolution Actual: Notice error in console Invalid index ... Read more
Layers drop-down button behaves differently from the Accounts or Layout ...
How to reproduce: 1. Open any (new) project2. Click on the Layers button in the top right corner- Note the drop-down menu appears3. ... Read more
[Vulkan] Editor resizing is not as smooth compared to DX11
Steps:1. Create new empty 3D project2. Change Graphics API to Vulkan (Edit -> Project Settings... -> Player -> Other Settin... Read more
Editor freezes when tryDequeue() is used after NativeQueue<T>ParallelWri...
How to reproduce:1. Open attached project ("NativeQueue-Parallel-Enqueue-Leak.zip")2. Enter GameView Actual result: Observe the free... Read more
1 frame long audio clip plays an inconsistent audio sample or does not p...
How to reproduce:1. Open the attached project, SampleScene2. Enter Play Mode3. Click the button in Game View multiple times4. Note t... Read more
[Probuilder] Drag-Select in UV Editor doesn't work if mouseclick is rele...
Dragging and selecting vertices/edges/faces in UV Editor doesn't work if mouseclick is released outside the UV Editor Window.Refer t... Read more
[Adaptive Performance] "Go To Settings" button opens package manager in ...
To reproduce:1. Create a new project2. Install the Adaptive Performance package from the package manager3. Build the project for sta... Read more
NetworkConnection.Disconnect() does not remove connection from NetworkSe...
Steps to reproduce:1. open attached project2. build and run 3instances3. host with one and connect as client with others4. disconnec... Read more
Animator Controller leaks data when States are created and then deleted
Reproduction steps:1. Open attached project "1194086_animation_controller"2. From the File Explorer, open "New Animator Controller.c... 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
- A gap at the bottom of the screen appears when entering Play mode in full screen
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window