Search Issue Tracker
[UNETServerDLL] Host Id still increases when you remove the host and add...
Steps1. Open attached project2. Run "ClientGUI.exe"3. Press "Start client" button4. Press Add Host==>"Host 1 added" message appea... Read more
Create Shape overlay disappears when creating a new shape with ProBuilder
How to reproduce:1. Open the attached “IN-85228” project2. Open the ProBuilder window (Tools → ProBuilder → ProBuilder Window)3. In ... Read more
Renaming an asset inside one of the 'Favorite' folders clears the Projec...
How to reproduce:1. Create a new Unity project2. Create a new folder and drag it to the 'Favorites' section3. Inside this folder cre... Read more
[2D][Animation + PSD Importer] Root bone and bone list references disapp...
After adding bones to a 2D character for skeletal animation, exiting and reloading the program changes the Root Bone to a missing tr... Read more
Audio glitches and CPU usage increases when plugging microphone/speaker/...
How to reproduce:1. Plug any microphone/speaker into your computer via USB2. Open attached project3. Enter the Play Mode4. Open Prof... Read more
[UIElements] StyleEnum is creating boxing allocations
StyleEnum<T> is making use of IConvertible to do comparison, this is allocating for simple equality check.The equality check c... Read more
Game view "Focused" toggle not functioning when entering Play mode
How to reproduce:1. Open any project2. In Game view toggle on/off "Focused" which is on the left side of "Mute Audio"3. Go to Scene ... Read more
[MovieTexture] Rolloff not working on Movie Textures audio
Steps to reproduce: 1. Open the attached project2. Open and play 'AudioVideo3DSoundBug' scene3. Notice the game object with movie te... Read more
[2023.2][UI Builder] Dragging an element no longer works after dragging ...
How to reproduce:1. Open the user’s attached “UITKTest.zip” project2. Open “UXML1.uxml” (Assets > Scripts > UI > Resources ... Read more
[IL2CPP] Socket.Select throws NullReferenceException while using NetMQ l...
1. Install py27-zmq via macports2. Go into project root3. Via terminal python2.7 zmq_echo_rtr.py4. Open project in Unity5. Build to ... 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