Search Issue Tracker
Declared hotkeys are not working in the popup menu
How to reproduce:1. Open project “EditorGUI.zip”2. Open Menu > Test, observe the labels3. Press ⌘+f, ⌘+s, or ⌘+t and observe the ... Read more
Generated code by Entities does not compile when defining class across m...
How to reproduce:1. Download and open the attached project Expected outcome: No errors appear in the console window, code is compile... Read more
[Mobile][IL2CPP] App crashes after the splash screen when there's a NavM...
Repro steps:1. Create a new project2. Add a NavMeshObstacle component to any Game Object in the scene and save it3. Switch build tar... Read more
Serializable type loses its "NaN" value when copying and pasting it in t...
How to reproduce:1. Open the attached project "Paste NaN in Serializable Type Bug.zip"2. Select "GameObject" in the Hierarchy window... Read more
View Direction Shader Graph Node causes a compilation error when used in...
Reproduction steps:1. Open the attached project named "VfxSgIssue"2. Open the Test Scene3. Observe the Console Window Expected behav... Read more
[Terrain Tools] "Download Asset Samples from Asset Store" button is miss...
After install isn't a button anymore for "Download Asset Samples from Asset Store" on the top! You must browse by yourself at Asset ... Read more
[HDRP] Depth Fail operation is not executed when Write Depth is enabled
How to reproduce:1. Open the user's attached "BugReproStencil2" project2. Open the "EnableStencil" Scene3. Select "StencilFullscreen... Read more
Tags are exported but list stays empty
How to reproduce:1. Create a new project2. Add some tags to a list3. Tag game objects with custom created tags4. Save the scene and ... Read more
invalid subscript 'zw' error when attempting player build with lit mesh ...
Repro steps:1. Import the attached package in an HDRP-enabled project2. Add the TestScene to the build settings3. Attempt a player b... Read more
[WSA] Native XAML component does not accept input from Independent Input...
1. Create a new project2. Switch platform to Windows Store3. Go to Build Settings -> Player Settings -> Publishing Settings -&... 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