Search Issue Tracker
Running Game crashes Editor
1. What happenedI press the play button and it crashes. Generally happens only the second time that I run the game. The first time i... Read more
Runtime-created textures do one pointless texture data upload (problem f...
For textures that are created at runtime from scripts, it seems that at the texture constructor time the data (which does not even e... Read more
[Scene View] Expanding Particle Overlay window appears black when its do...
Black window appears on expanding Particle Overlay when it docked, Refer to the attached video Steps to Reproduce:1. Create a New Pr... Read more
Realtime Shadows pass through lightmaped objects in mixed lighting
To reproduce:1. Unzip and open attached Unity project2. Open Lightmaperror scene3. Wait till baking is done Expected : Shadows from ... Read more
Crash on DrawUtil::DrawProceduralIndirectRawFromNodeQueue/BatchRenderer:...
Reproduction steps:1. Open user's attached project2. Open scene "Prototype"3. In the project window, open Scripts > "CoroutineHan... Read more
Crash in m_IgnoredColliders during Collider:Deactivate
Steps to reproduce:1. Download and open project "778529-Mano.zip"2. Open scene "Scenes/main"3. Enter play mode4. Unity editor crashe... Read more
Memory leak when sending UnityWebRequests
How to reproduce:1. Open the "WebRequest_Leak.zip" project2. Open the "SampleScene.unity" scene3. Enter Play Mode4. Press the "Butto... Read more
Performance regression in UnityLinker.exe when building to UWP
How to reproduce:1. Create a new project -> import the attached Assets2. Build for UWP Reproducible with: 2020.1.0a17, 2020.1.0b3... Read more
Burst errors BC1040 are thrown when entering Play Mode with Entities usi...
How to reproduce:1. Open tester-submitted project (BurstErrors.zip)2. Open the SampleScene3. Enter Play Mode and wait a few seconds ... Read more
VFX Shaders generate warnings when building a project
How to reproduce:1. Open the attached project “ShaderWarning”2. Build the project3. Observe the Console Expected result: There are n... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist