Search Issue Tracker
[Anim] Dopesheet drag key over other key does not override value
bug: Current key value is lost when dragged onto another key, in the Dopesheet.expected result: Current key value should replace val... Read more
AudioClip.GetData returns samples that are missing parts of the original...
To reproduce:1. Open the attached project2. Listen to the audio clip in the "Assets" folder "Sample Clip"3. Enter play mode4. Press ... Read more
IL2CPP iOS builds can't send or receive RPCs
- Build attached project with Scripting Backend IL2CPP and run on device- Run "Test.scene" in Editor and click "Start Server"- On de... Read more
Prefab's Overrides window appears from the left side of the Editor
Steps:1. Create a new project2. Add any GameObject and convert it to the prefab3. Select prefab instance in the Hierarchy4. Click on... Read more
A non-deterministic Asset Bundle will be built if the FBX Mesh Compressi...
To reproduce:1. Open the attached project.2. Build an Asset Bundle with the sphere.fbx Compression off3. Build another Asset Bundle ... Read more
[iOS] Appending builds with different target devices results in FileNotF...
When appending iOS builds that were built for 'iPhone & iPad', for example with 'iPhone Only' setting, FileNotFoundException app... Read more
LightProbes.GetInterpolatedProbe causes an error
1. What happened I get an error when calling LightProbes.GetInterpolatedProbe. Here is the error:NullReferenceException UnityEngine.... Read more
Changing the product name does not automatically change the name of buil...
How to reproduce:1. Create a new project or open an existing one2. Build and run the project2. Open Player Settings (Edit -> Proj... Read more
[IL2CPP] Project fails to Build fails when 'event Action' is used
To Reproduce: 1. Build the project from repro_test.zip (12 MB) with Ill2CPP2. Observe that the build fails with: IL2CPP error for me... Read more
[Shadergraph] Properties can not be renamed
Reproduces in Master f99fb3bcdbDoes not reproduce in the SRP2Core version packaged with Version: 2021.2.0a13.1875 Repro steps:1. Cre... 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