Search Issue Tracker
[UGUI] Batches count is different if camera is more than 200 units away ...
To reproduce:1) Open the attached project and scene2) In Game View, open Stats window to see batches count3) Play it4) Move the Main... Read more
[Trail Renderer] Add Key does not add any keys to trail's Width curve
To reproduce:1. In any project, create an object with Trail Renderer component2. In Trail Renderer component, find the Width curve i... Read more
2D Animation package performance has degraded in newer (2.2.0 P4 and lat...
How it was tested:1. Created a new project2. Added assets from ("REPRO.zip")3. Added 4 copies of ("agate.psb") asset to the Scene4. ... Read more
[Tiny] Fatal Error C1081 when building for IL2CPP with a long path to th...
Reproduction steps:1. Open the attached Project "DotsLongestPath"2. Within Project, open DOTS Project called "HelloWorld"3. Build th... Read more
Unity has no proper script lifecycle for calling event functions before ...
Quitting Unity Editor doesn't call OnDestroy(), OnDisable() event functions which is often used in editor window extension scripts. ... Read more
VFX Graph ZWrite has no effect when using URP PostProcessing DoF effect
How to reproduce:1. Open the attached project "1571703-URPVFX DoF.zip"2. Open Assets/Scenes/SampleScene.unity3. Enter Play Mode Expe... Read more
"Assertion failed on expression: 'mipLevel < m_MipCount'" error when usi...
Reproduction steps:1. Open the attached "IN-41188.zip" project2. Open "Assets/Scenes/SampleScene"3. Enter Play mode4. Observe the Co... Read more
Artifacts on huge objects if lightmapped
Bake scene cube.unity and observe artifacts. See this thread for details http://forum.unity3d.com/threads/large-scale-lighting-noise... Read more
"Other" category is not shown in the player Profiler graph if a sample i...
How to reproduce:1. Create and open a new project2. Select File > Build Settings3. Enable 'Development Build' and 'Autoconnect Pr... Read more
[Shuriken] Exception thrown on assigning Reflection Probe to Texture pro...
when a Reflection probe is assigned to the Texture property under Shape module of Particle System component cause editor to throw be... 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
- “IndexOutOfRangeException: Index was outside the bounds of the array.” error is thrown when large Text (TMP) GameObject Overflow field is set to Ellipsis
- The OnValidate method is not invoked when reverting changes on a Prefab Variant
- The “+” button to create Labels is not deactivated when no labels can be created due to no Categories existing and does nothing when pressed
- The UIElements "GeometryChangedEvent" is not invoked when modifying "VisualElement.style.translate"
- Prefab Variant does not get updated when changes are made on "OnValidate" method