Search Issue Tracker
URP internal shader errors when the iOS is selected as a Build Target on...
How to reproduce:1. Open the “IN_ 79876” project2. In the Build Settings make sure iOS Build Target is selected3. Observe the Consol... Read more
ScriptableRuntimeReflection allocates 17 Bytes of GC per frame
Steps to reproduce:1. Create a new project2. Open the profiler window3. Enter Playmode Expected result: no GC allocation from Script... Read more
[iOS] Screen flashing after the iOS splash screen
How to reproduce:1. Open the “ReproProject.zip“ project2. Open the “Load“ scene3. Build for iOS4. Open the “Unity-iPhone.xcodeproj“ ... Read more
Entities ContentManagement GUIDs are unstable and become different each ...
Steps to reproduce (estimated):1. Open the linked project2. Press 'BUG REPORT → Build Content', then create a new unique directory f... Read more
Unity Editor throws empty errors when PATHEXT Environment Variable is ov...
How to reproduce:1. Open Environment Variables window (Control Panel -> System and Security -> System -> Advanced system se... Read more
Render Texture will not be rendered in Build if the Graphics.Blit method...
How to reproduce:1. Open the user's attached "RenderTextureAddressableIssue.zip"2. Open the "SampleScene" Scene3. Select the "Spawn"... Read more
"Assertion failed on expression: ..." and "Invalid AABB ..." errors spam...
Reproduction steps:1. Open the attached “repro-project“2. Open the “Assets/HDRP Anim Desert.unity“ scene3. Enter Play Mode4. Observe... Read more
[iOS] Batchmode builds fail with CloudDiagnostics enabled when USYM_UPLO...
Internal repro:./utr.pl --suite=integration --testtarget=iOS --testfilter=Unity.IntegrationTests.CrashReporting.CrashReportingBuilds... Read more
"IndexOutOfRangeException" errors appear when entering Play Mode if usin...
How to reproduce:1. Open project "ZD_1162225_DeferredArray.zip"2. Enter the Play Mode3. Observe the Console window Expected result: ... Read more
UnityWebRequest GetResponseHeaders method returns null on Android devices
Reproduction steps:1) Download and open user's attached project2) Build and run test.unity scene on an Android device3) Observe logc... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS