Search Issue Tracker
[Anim] InvalidOperationException error when starting to create an animat...
"EndLayoutGroup: BeginLayoutGroup must be called first." error appears in the console when we try to create animation clip and then ... Read more
C#-created Mesh for SkinnedMeshRenderer on DX12 causes crash
Switched my graphics API to DX12, pressed Play, and got an editor crash :( Repro steps:1. Download + open attached project2. Open sc... Read more
Plane created via script has 'shadow' artifact when it has material with...
To reproduce: 1. Open repro project2. Build and run scene for WebGL Actual vs Expected: there should not be any 'shadow' artefact on... Read more
Crash on ves_icall_InternalInvoke when Activator.CreateInstance() method...
How to reproduce:1. Open attached Unity project "JsonParserExtended"2. Load scene "Test"3. Enter Play mode Expected result: Unity sh... Read more
Memory leak when switching video importer to movie texture mode
To reproduce:1. Import video clip to project2. Switch video importer mode to Movie texture and apply changes3. Editor freezes Reprod... Read more
Incorrect Mathf.Lerp result when it is called during construction of a V...
How to reproduce:1. Open QA attached project2. Deploy app to device3. Inspect log from device-- Notice the 'y' value of the Vector E... Read more
[iOS] Crash at "UnloadClip() [inlined] begin at LinkedList.h" when Unity...
Reproduction steps:1. Open the attached project.2. Build and run the 'Test' scene on an iOS device.3. Minimize the application by pr... Read more
[Anim] "NullReferenceException" error when starting to create a second a...
"NullReferenceException: Object reference not set to an instance of an object" error appears in the console when trying to create a ... Read more
Assertion failed error when switching build platforms "Do not unregister...
Steps to reproduce:1. Open Unity2. Switch build platform3. Observe assertion failed error in console Expected: No errors pop up when... Read more
[PLM] Baked light probes reset after opening another scene when realtime...
When a scene is manually baked with PLM, after opening another scene light probes in the first scene go black. 1. Open Progressive s... 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
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names