Search Issue Tracker
Game view window scale resets when exiting full screen and scale was set...
To reproduce:1. Create a new project2. Open the Game view window3. Set aspect ratio to QHD (2560x1440)4. Set Scale to any value lowe... Read more
[Android][Post processing] Visual artifact occurs when using Post proces...
Reproduction steps:1. Open the attached project “BugRepro”2. Open the “Assets/Scenes/test.unity” scene3. Build and Run on Android4. ... Read more
NullReferenceExceptions and GUI Errors thrown when navigating between Ed...
Repro steps:1. Open attached project2. In a project window select "Scenes" folder3. Click on "SampleScene"4. Click on another Projec... Read more
[UNETServerDLL] "val>=0" assert rises when "ReliableSequenced" channel i...
Steps:1. Open attached project2. Run "ChatServer.exe"3. Run "ClientGUI.exe"4. Connect to server by pressing Connect button5. Press "... Read more
[Graphics] DrawMesh crashes editor if material is not valid or null
Steps to reproduce: 1. Download and import attached project. (repro-case_756849-DrawMesh.zip)2. Open scene: main3. Press play. Crash... Read more
Crash on MemoryManager::Deallocate when opening a specific project
How to reproduce:1. Open the attached "CrashRepro" project Reproducible with: 2022.2.0a16, 2022.3.42f1, 6000.0.15f1Not reproducible ... Read more
Addressables.LoadAssetAsync<GameObject>({InvalidKey}).IsValid() returns ...
Steps to reproduce:1. Open the “IN-16619” project2. Enter Play mode and observe the Console Expected result: Log “False False”Actual... Read more
Standard (Specular Setup) shader still has specular when using a black s...
Standard (Specular setup) shader with black specular still have specular color rendered. I'm not sure is it intended (because of new... Read more
Texel validity scene view mode crashes
Steps to reproduce:1. Open [^Repro-Texel-Crash.zip]2. Open Scenes > SampleScene.unity3. Go to Window > Rendering > Lighting... 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
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template