Search Issue Tracker
[MSBUG][UWP] Project with non-english name fails to build with .NET Nati...
Reproducible on 5.2, 5.3.4, 5.4.0. Repro steps:1. Create a new project in Unity named "テスト".2. Switch to WSA Universal 10 platform. ... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved