Search Issue Tracker
[Source Attribute] Blend source attribute blocks are not useful without ...
Repro steps:1. In initialize, add any blend source attribute block (i.e. blend source velocity)2. Observe there is no blend field Ex... Read more
Build Profiles modified by script require manual "Apply" when the Build ...
How to reproduce: Open the “2438076.zip“ project Open the ‘File → Build Profiles’ window Create a new Build Profile and click ‘Switc... Read more
Crash when entering the Play Mode in a specific project containing Meta ...
Reproduction steps:1. Open the attached “ReproProj” project2. Open the “SampleScene“ Scene3. Enter the Play Mode Expected result: Th... Read more
Baked emission is baked only if the material is first in array
Repro steps:1) Open the project and test.scene in it2) Build the lighting2) Notice the scene is dark and there are two materials on ... Read more
Crash on memset when calling RuntimeContentManager.LoadLocalCatalogData()
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/_repro_stuff/LOADER_SCENE.unity” Scene3. Enter the Pla... Read more
Importing FBX files crashes Unity when using an AssetPostprocessor
How to reproduce:1. Open the attached2. Wait for the assets to import Expected result: Assets are imported successfullyActual result... Read more
Building Player leads to errors when terrain and terrain trees are in se...
1. Open attached Unity project2. Build and run the project3. Open ...LocalLow\DefaultCompany\AssetBundleRefError\output_log.txt Expe... Read more
RigidbodyConstraints are ignored when rotating object with some ForceMode's
RigidbodyConstraints related to rotation doesn't work correctly when trying to rotate object with some ForceMode's. A little bit of ... Read more
The error of Null reference appears when changing Color gradient for the...
To reproduce:1. Open attached project2. Press on E-Star in the hierarchy3. Press on Start Color and change the gradient Actual resul... Read more
"NullReferenceException: Object reference not set to an instance of an o...
How to reproduce:1. Open the “NorthShoreUnity” project2. Add new Behavior Graph in the Assets folder (Create → Behavior → Behavior G... 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 CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist