Search Issue Tracker
Dragging Audio Source component to GameObject Inspector window creates a...
How to reproduce:1. Open the attached "Test audio" project2. Create an empty GameObject and drag "FABRIC_Flag..." audio source file ... Read more
[Prefab] PrefabUtility.CreatePrefab function throws null reference exept...
Steps:1. Run -> PrefabUtility.CreatePrefab("prefab.prefab", null);or1. Open attached project2. Open "TestScene" Read more
Memory leak after changing display from UI render camera to main camera
Steps to reproduce:1. Download "Testmemoryleakui.zip" and open "test-scene" scene2. Open Profiler window3. Press play button4. Press... Read more
Editor hard crashes when building with custom shader in Always Included ...
Reproduction steps:1. Open the attached project.2. Build it.3. Editor crashes. Editor doesn't crash if:- "Dependency "BaseMapShader"... Read more
[VR] Crash in physx::shdfnd::ErrorHandler::getErrorCallback when using G...
To reproduce:1. Open attached project;2. Open "test" scene;3. Build & Run the scene. Expected result: Player doesn't crash.Actua... Read more
EditorSceneManager.sceneOpening is called when opening scene with invali...
To reproduce: EditorSceneManager.sceneOpening += SceneIsOpeningCallback;Assert.Throws<ArgumentException>(() => EditorSceneM... Read more
Removing Particle System component from a GameObject that depends on a R...
It is possible to remove Particle System component from a GameObject that depends on a Renderer from the Particle System, thus causi... Read more
Canvas.SendWillRenderCanvases function shows big latency when canvas is ...
To reproduce:1. Open attached project;2. Open scene Main;3. Make sure Profiler window is open;4. Enter Play mode;5. Check Profiler;6... 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