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
Apk file is created when changing defines and building via script in bat...
Steps to reproduce:1. Open the user's attached project "BootCorruptRepro.zip"2. Navigate to Project settings-> Player-> Other ... 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
Aim Constraint Rotation Offset has incorrect values when imported from FBX
How to reproduce:1. Open scene "AimOffset" from "FBXAimTests.zip"2. Open "mayaAxesTestXYZ.fbx" in Maya3. Open Maya Application Prefe... Read more
2020.1 When changing the Environment Lighting's Ambient Color the Prefa...
Note this is an issue in 2020.1 and earlier versions. In 2020.2.0a18 a large preview refactor landed that renders previews in a sepa... 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
[HDRP] Emission intensity can be increased to infinity which in turn bre...
How to reproduce:1. Open the attached project2. Open the New Scene3. Select the Cube in the Scene4. Increase the Emission Intensity ... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class