Search Issue Tracker
Using API During Serialization Throws Exception
To reproduce:1. Open attached project2. Open "_MainScene"3. Play the scene Actual behavior: errors in the Console:"AssetPathToGUID i... Read more
Can't change material properties at runtime
-e: see title -repro:--open attached project (see user reply)--run in editor--notice cube changes on entering play mode--build and r... Read more
Accessing AnimationClip properties in runtime throws MissingMethodExcept...
Steps to reproduce: 1. Open attached project "783535.zip"2. Open scene "repro"3. Run it4. Notice "False" printed in console. We get ... Read more
Updating Animator from Event recursively triggers event
I call a method from an AnimationClip event. If I call Animator.Update from inside that method the Animator will re-trigger the even... Read more
UnityEditor.EditorApplication.isPlaying = false doesn't quit playmode in...
How to reproduce:1. Open the attached project "676201IsPlayingBug.zip"2. Open and Play "test" scene3. Notice that UnityEditor.Editor... Read more
Disabled reflection probes can not be rendered using ReflectionProbe.Ren...
Disabled reflection probes can not be rendered using ReflectionProbe.RenderProbe(). Issue fixed in 5.4: when trying to render disabl... Read more
[WebGL][Windows] Realtime lights look different than in editor
To reproduce:1. Build and run attached project2. Notice only the closest light seems to be visible. It has hard edges and no falloff... Read more
[WebGL] user content build crashes with NullRefException
-e: user content is stopped in WebGL due to NullRef exception which isn't thrown in editor or standalone -repro:--open attached proj... Read more
Serialized dictionary Is Throwing Index Out of Range error on 13th item
Steps to reproduce:1. Download and open attached project " SerializeDictionaryError.zip"2. Open and play scene "Battle"3. Notice the... Read more
Animated properties cannot be changed even when not currently being anim...
How to reproduce:1. Open scene "Repro" in the provided project2. Select the "Our Hero" GameObject in the Hierarchy view3. Open Anima... 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject