Search Issue Tracker
[Linear] Animated material changes color in Play mode
Steps to reproduce: 1) Download attached project 'case_893042ShurikenReproCase' and open in Unity2) Open scene 'test' and press Play... Read more
[OSX] RenderTexture is destroyed with standalone built on resizing the w...
Reproduction steps:1. Open the attached project;2. Build the scene "BugScene";3. Open built game and resize the window;4. Observe th... Read more
RGBA image imported to Unity is converted to DXT1 format which does not ...
Reproduction steps:1. Open the attached project;2. Click on the "MT_DLG_RoundFrame_DC" in the Project folder;3. Open the Inspector w... Read more
[UI] Button does not interact after nested canvas is used
To reproduce:1. Download attached project;2. Open scene "Sample 1";3. Enter Play mode;4. Press on red button and notice, that it int... Read more
Shader_feature will always be toggled off in build when UsePass is used
Steps to reproduce:1. Open attached project2. Build for standalone/iOS/android-The shader is not applied to the left cube in the sce... Read more
[Profiler] Selected sorting column resets to Time ms when reentering pla...
Steps to reproduce:1. Create new project2. Open Profiler3. Press play button4. In Profiler press on "Overview" column to sort in alp... Read more
[WSA] FieldAccessException is thrown when running the WSA build
Steps to reproduce:1. Open the attached project2. Open the Assets/testScene.unity scene3. Switch platform to Windows Store4. Build f... Read more
physx::shdfnd::Array<...>::resize crash when MeshCollider Convex is on
To reproduce:1.Open attached project "892396"2.Select "TiltHead" in the Hierarchy3.Make sure Convex is on on the MeshCollider on "No... Read more
ParticleSystem 3D startRotation MinMaxCurve only uses max value, when pa...
Reproduction steps:1. Open unitypackage attached (20170318_bugreport_ParticleSystem_3D_startRotation.unitypackage).2. Open scene "bu... Read more
[Animation Window] Adding a keyframe outside of the clip range and undoi...
[Animation Window] Adding a keyframe outside of the clip range and undoing does not resize clip. Repro:- Open attached project.- Ope... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- 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