Search Issue Tracker
NetworkTransform -> Send Rate shows value on 1 lower than you set
- please see video attached in comments How we can reproduce it1 Create new project2 Create New empty object3 Add NetworkTransform c... Read more
Not possible to enter Pro serial key in Beta version if user owned Perso...
Steps to reproduce:1. Have Unity Personal edition activated on the editor2. Launch Beta version3. Sign in if asked4. Observe that co... Read more
JsonUtility fails to deserialize collections
To reproduce:1. Open project2. Press "play"3. Observe that the object is deserialized succesfully, but the list isn't. Read more
[2D] "Unapplied import settings" doesn't prompt on generating custom out...
Unapplied import settings pop up doesnt appear on selecting Apply in the Sprite Import settings when mosaic property is unchecked wh... Read more
Editor blacks out when calling Graphics.Blit on non-main thread in the f...
How to reproduce:1. Open the attached project "blit.zip"2. Open Assets/Scenes/SampleScene.unity3. Enter Play Mode Expected results: ... Read more
Cameras does not render Canvas if Viewport rect parameters are set to de...
To reproduce: 1. Download attached project "CameraDepthBug.zip" and open in Unity2. Open "StartScreen" scene.3. Enter Play mode. Exp... Read more
[IL2CPP] Build fails if trying to assign a default value to a function's...
How to reproduce:1. Open the attached project2. Build the project with "IL2CPP" Backend Actual result: The build fails.Expected resu... Read more
“UnityException: get_bytes can only be called from the main thread.” err...
Reproduction steps:1. Open the attached “BugRepro” project2. From the menu navigate to Tools > Bamboo > Asset Quick Access3. F... Read more
Unity crashes on (KERNELBASE) RaiseException
To reproduce:1. Open the project in "733194 repro.zip"2. Open the scene "PlayToCrash"3. Press "play" The crash happens when the food... 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