Search Issue Tracker
[LWRP] Area Light does not generate light when its Shape is set to Disc
Repro steps:1. Open attached project2. Open Game view3. Select "Area Light" in the Hierarchy4. In the Light component, change the Sh... Read more
[IL2CPP] Project crashes on socket.release if built to iOS Simulator
1. Open attached project "repro_680283"2. Build to iOS Simulator3. Project will crash Note: Issue is not reproducible with device Read more
[Player Settings] [PS5] - Player Settings should change per build profil...
Steps to reproduce: 1. Open File > Build Profiles 2. Create a PS5 build profile and add a player settings to it (press Customize ... Read more
[HDRP] UI Mask is ignored when UI element containing the Mask is placed ...
How to reproduce:1. Open the attached project("Test_2018.3.6f1")2. Go to Project > Assets > Scenes > Sample Scene3. Observe... Read more
Word in Text Field is not being selected when double-clicking if “double...
How to reproduce:1. Open the user’s attached “My project (2).zip” project2. Enter Play Mode3. In the Text Field, double-click to sel... Read more
Resources.Load<Sprite>() crashes on Sprite::GetRenderData() when there i...
How to reproduce:1. Open attached project2. Open Window > General > Test Runner3. Press Run All Reproducible with: 2019.3.0a1N... Read more
Crash on HexStringToBytes when opening the project
Reproduction steps:1. Open the attached “CrashRepro” project Expected result: The project opensActual result: Unity Editor crashes R... Read more
[Linux] Scene view doesn't render when using a URP 2D renderer
How to reproduce:1. Create a new project using the “URP 2D” template2. Observe the Scene view Expected result: the Scene view render... Read more
[Terrain] Assertion and errors fail if Terrain is selected in Hierarchy ...
I have same terrain asset in PlayScene and NetWorkScene in my project. When Terrain is selected in Hierarchy / Inspector and Network... Read more
Transform.rotation property is as a Vector4 Quaternion instead of a Vect...
How to reproduce:1. Open the attached project "IN-78910.zip"2. Select the "Main Camera" GameObject in the Hierarchy window3. Unfold ... 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