Search Issue Tracker
Crash on UnityEngine.SetupCoroutine:InvokeMoveNext when calling Coroutin...
How to reproduce:1. Open the attached project2. Open the "SampleScene.unity" scene3. Press Play4. Wait till unity crashes5. If Unity... Read more
[Cinemachine] MissingReferenceException errors are thrown on assigning O...
-MissingReferenceException errors are thrown continuously on assigning Orbital Transposer for Body property in Virtual Camera prefab... Read more
[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
Compiler error when project uses IL2CPP with .NET Standard scripting bac...
Steps to reproduce: Create a new project Add the GTK package Open Project Settings Navigate to Player page In the Configuration sect... 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
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor hangs when painting Details containing 2D Mesh on Terrain
- No audio is played when TimelinePlayable has one output
- Scene and Sprite Editor views break when an edge is deleted in an attempt to split geometry
- Specular lighting visible in a camera with Path Tracing when Preserve specular lighting is disabled in observed material
- Cinemachine package throws CS1061 errors in the Console when installed in a project that has HDRP and URP installed