Search Issue Tracker
Scripts are showed in the Script Execution Order when they are read-only
How to reproduce:1. Create a new project2. Go to Edit -> Project Settings -> Script Execution Order3. Click the '+' button to ... Read more
[Android] "Android SDK is outdated" error when using Android SDK Tools i...
Steps to reproduce:1. Launch Android Studio, a small welcome window opens.2. There's a small Configure button at the bottom right. C... Read more
[Android] Build fails when running IL2CPP build with Master compiler con...
Reproduction steps:1. Download and open the attached project "1273919.zip"2. Select AndroidClassicBuildConfiguration in the project ... Read more
WebGL build gets stuck on the loading screen when compression is enabled
How to reproduce:1. Open the attached project (1282164.zip)2. Press Ctrl+B to build the project3. After the build finishes open the ... Read more
[Android] ETC texture upload generates INVALID_OPERATION GL error on Adr...
Uploading ETC textures generates log "W/Adreno-ES20( 9906): <core_glCompressedTexSubImage2D:543>: GL_INVALID_OPERATION" in logcat Read more
Breaking merge conflicts when creating a nested prefab while the parent ...
How to reproduce:1. Create a new Unity project on the master, create prefab A. Create a few children on this prefab.2. Checkout to n... Read more
AnimationBlendMode.Additive is not applied to the last frame of the Anim...
How to reproduce:1. Open the user's attached project2. Open 'SampleScene' and enter the Play mode3. Press the 'Z' key Expected resul... Read more
Calling ProduceArtifactsAsync continuously can end up producing the arti...
Calling ProduceArtifactsAsync continuously can end up producing the artifact multiple times instead of just once. Read more
Unable to parse file error is thrown when importing specific Prefab
Reproduction steps:1. Create new empty Project2. Import attached Prefab "CorruptedPrefab"3. Try to open the imported Prefab Expected... Read more
Assertation fails and toolbar is corrupted when importing package that i...
How to reproduce:1. Open attached "AssertTest.zip" project2. Navigate to the project window and export SimdCr package3. Close the pr... 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