Search Issue Tracker
Awake and Start are called not on the same frame when entering Play Mode
How to reproduce:1. Open attached project "AwakeStartScene.zip"2. Open "To" scene3. Enter Play Mode4. Observe Console Expected resul... Read more
Enabling Animator causes animation to finish immediately
To reproduce:1. Open attached project2. Play Scene3. Wait 10 seconds4. Click enable5. Notice that the animation finishes immediately Read more
No warnings are thrown when using multiple Shaders with duplicate intern...
How to reproduce:1. Open the attached project (DuplicateShaderTest.zip)2. In the Project window, under Assets, select the Material "... Read more
[HDRP] Artifacts appear when Motion Vectors Per Object Motion is used
How to reproduce:1. Open attached project2. Enter the Play Mode3. Use on screen buttons to move the Prefab4. See the flickering on t... Read more
View Direction Shader Graph Node causes a compilation error when used in...
Reproduction steps:1. Open the attached project named "VfxSgIssue"2. Open the Test Scene3. Observe the Console Window Expected behav... Read more
Shader MatrixArray assigns an Identity Matrix only to the first element ...
Reproduction steps: Open the attached project Open the “/Assets/Scenes/DEV_MeshManipulationTest.unity” Scene Observe the model in th... Read more
[Android] Input is being recorded while Splash screen is still being sho...
To reproduce:1. Open attached project "Test Project.zip"2. Build for Android3. While the application is in splash screen (or even ea... Read more
[Android] Java build exception error when building a specific project wi...
Reproduction steps:1. Open the attached project "TestSDK31.zip"2. Switch to the Android platform3. Build and Run on an Android devic... Read more
[Android] Normals not oriented properly on Adreno 2xx models
To reproduce:1) Open attached project2) Open Scenes/Main scene3) Make sure the camera is set to position X: 2.940638 Y: 25.82 Z: 14.... Read more
[Android] Distortions on the screen when application launches if Show Un...
Steps to reproduce: 1) Open Unity and create a new project2) Switch platform to Android3) Player Settings >> Splash Image >... 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