Search Issue Tracker
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
Constant stuttering frame rate in gfx.WaitForPresent
Steps to reproduce:1. Download and open project "test performance.zip"2. Open scene "test_performance"3. Open Profiler if not opened... 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
- “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
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks