Search Issue Tracker
[HDRP][Cross-Pipeline] HDRP Wizard does not show up when completely empt...
Steps to reproduce:1. Create new project2. Add HDRP package from package manager3. Notice that HDRP Wizard does not pop up when pack... Read more
Some Unity games crashes on devices from 4.6
Some Unity projects tend to crash in the same place from Unity 4.6, this was not happening in 4.5 Read more
1 frame long audio clip plays an inconsistent audio sample or does not p...
How to reproduce:1. Open the attached project, SampleScene2. Enter Play Mode3. Click the button in Game View multiple times4. Note t... Read more
UI Toolkit: UI Document asset has broken links to its documentation
Steps to reproduce: Create a project Go to "Project" -> "Asset" section -> right click ->Create ->UI Toolkit -> UI Do... Read more
Addressables Report window can be resized in a way that restricts access...
Steps to reproduce: 1. Open a new project and install the Addressables package2. Open Window>Asset Management>Addressables>... Read more
SerializedObject.ApplyModifiedProperties doesn't mark Scene as dirty whe...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Empty.unity” Scene3. Open the “Assets/ModifyAuto.unity... Read more
[Tags] Tagged items in Editor are not tagged the same way in Standalone
Reproduction steps:1. Open the attached project, scene "door3"2. Run in the editor and see the result - https://gyazo.com/e1c7afb0d5... Read more
Addressables - ArgumentOutOfRangeException occurs when attempting to giv...
If you attempt to create a new Addressables profile with an empty name, an ArgumentOutOfRangeException occurs. ArgumentOutOfRangeExc... Read more
[WP8] "System.Net.Sockets.SocketException" errors thrown when building p...
To reproduce:1. Build attached project for WP82. Notice "System.Net.Sockets.SocketException" errors in console Read more
Cannot attach or debug the Player when using Rider IDE
Reproduction steps:1. Open the attached “Repro.zip” project2. Open the Build Settings window (File > Build Settings)3. Enable the... 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