Search Issue Tracker
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
[UI] Editor crashes when changing rotation property on a RectTransform i...
How to reproduce:1. Create a new project2. Place sprite to Assets' folder3. Create Image in the scene (Create -> UI -> Image)4... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera