Search Issue Tracker
Visual Studio Editor and Burst errors in the Console when project name c...
Reproduction steps:1. Create a new project with the apostrophe in the name for example "King's land"2. Open the project3. Install th... Read more
EditorSceneManager.sceneOpening is called when opening scene with invali...
To reproduce: EditorSceneManager.sceneOpening += SceneIsOpeningCallback;Assert.Throws<ArgumentException>(() => EditorSceneM... Read more
[HDRP] ProbesSettings.cubeResolution is internal and can not be changed ...
See this Forum discussion. Steps to reproduce: In a HDRP project, import the attached script Actual results: Compilation issue, as P... Read more
Scenes in an AssetBundles built from a package are not found by SceneMan...
How to reproduce:1. Open attached project "AddressablePackageExample.zip"2. Open Test Runner (Window -> General -> Test Runner... Read more
Netcode prediction errors when a non-replicated component is added to a ...
How to reproduce:1. Open the “Netcode Bug Reproduction_2“ project2. Open the “SampleScene”3. Enter Play Mode4. Press and hold SPACE ... Read more
[Android] Unaccounted time in profiler
Steps to reproduce:1) Create a new project2) Switch platform to android3) Make sure Bundle Identifier has been set up4) Enable Devel... Read more
Baked emission is baked only if the material is first in array
Repro steps:1) Open the project and test.scene in it2) Build the lighting2) Notice the scene is dark and there are two materials on ... Read more
The Scene view camera is not being focused on the selected GameObject wh...
How to reproduce:1. Open the user’s attached “Unity_Roll_a_Ball.zip” project2. In the Hierarchy window, select “Player” GameObject3.... Read more
[Local] ParticleSystem.Start doesn't start simulation in some camera loc...
Steps to reproduce: 1. Open attached project2. Open scene "ParticleIssueScene"3. Run scene (make sure that scene view isn't visible)... Read more
Crash on (nvoptix) optixQueryFunctionTable when opening project or light...
Create a new project.Close the editor.Open the project with -force-vulkan. => Crashes the editor with the following stack trace:0... 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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions