Search Issue Tracker
Unity crashes during EmitterStoreData process when a Particle System is ...
Reproduction steps:1. Open the attached project2. Enter Play mode3. Under Particle System "shape" component check "Align to directio... Read more
Hierarchy search bar text does not reset when closing and reopening the ...
To reproduce:1. Open a new project2. Go to hierarchy window3. In search type anything and close the tab4. Open Hierarchy tab again r... Read more
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
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
[tvOS] Screen.safeArea returns incorrect result
Reproduction steps:1. Open project in "SafeArea.zip"2. Open "SampleScene.unity" and build the project for tvOS3. Deploy the project ... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size