Search Issue Tracker
Coroutine can't be stopped via StopCoroutine() if it has 3 or more neste...
How to reproduce:1. Open user-submitted project (New Unity Project)2. Open the 'scene' scene3. Enter Play Mode Expected result: both... Read more
[LWRP] Assigning Render Texture gives black Screen (only on build)
SRP Repo: Issue #1575 What happened?Getting black screen / UI disappearing (only on build) when using render texture set on secondar... Read more
Memory usage rises when switching scenes with GRD
Reproduction steps:1. Open the attached “IN-117955” project2. Open the Build Profiles window (File > Build Profiles)3. Enable the... Read more
Graphics.CopyTexture fails to copy textures into a Texture2DArray for ce...
How to reproduce:1. Open user-submitted project (CopyTextureBug)2. Attach the script 'TextureArrayTest.cs' to the 'Main Camera'3. En... Read more
[2021.3] Editor crashes on GetTransformAccess when undoing GameObject du...
Reproduction steps:1. Open any Unity project2. Create any GameObject3. Inside the created GameObject create a 3D Cube GameObject4. D... Read more
Building projects with IL2CPP scripting backend for Apple platforms fail...
Xcode >= 15.0b6 contains a change to the "ProductName" in the "version.plist", which Unity will fail to parse. Because of that, U... Read more
Plane with Cloth component is affected by high external force when in Pl...
How to reproduce:1. Open attached 'project-1173813.zip' project2. Enter Play mode Expected result: cloth stays relatively stillActua... Read more
The resource is not properly referenced when there is a dependency on an...
Steps to reproduce:1. Open the “DependencyBug” project2. Open the “SampleScene”3. Enter Play Mode4. Observe the Game view Expected r... 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
[Quest] Error “ArgumentOutOfRangeException: Index was out of range." is ...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Connect Quest with... 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