Search Issue Tracker
Duplicating a game object causes freeze or crash on GameObject::IsActive...
How to reproduce:1. Open the attached project2. Open the "SampleScene" scene3. In the Hierarchy, select GameObject4. Duplicate the G... Read more
Multiselected elements are reordered when they are reparented
Reproduction steps:1. Open the attached project "SomeBugs.zip"2. In the Project window open the "NewUXMLTemplate" Visual Tree Asset3... Read more
Editor log shows incorrect file size values of project components after ...
To reproduce:1. Create new project and build it2. Open editor log, find file sizes section (picture attached) Expected: file sizes a... Read more
[Contextual Menu] Assertion failed errors are thrown to the console when...
How to reproduce:1. Open/create any project2. Select camera in the scene view3. Press "a" to bring up the scene context menu4. Selec... Read more
UI Toolkit Dropdown input consumed when uGUI EventSystem is also in the ...
Reproduction steps: Open the attached project Open the “/Assets/Scenes/SampleScene.unity” Scene Enter the Play Mode Click on the Dro... Read more
Unity 5.4 crashes on resume with error "D3D9: failed to create vertex bu...
1) download 2DphysicsPuzzle from Asset Store2) open any scene in unity 5.4.0b53) Leave it for 30 to 40 min4) unlock PC and Resume5) ... Read more
[StretchedBillboard] Sometimes pivot position doesn't affect particles
Steps to reproduce: 1. Open attached project "793101.zip"2. Open scene3. Select Particle System to start simulation4. Enable wirefra... Read more
[Android] A large shader memory increase when using a custom shader in a...
How to reproduce:1. Open the “CustomShader.zip“ project with the 6000.0.59f1 version of the Editor2. Open the “SampleScene“3. Open “... 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
IL2CPP build crashes on Virtual Generic method call with Faster (smaller...
Reproduction steps: Open the attached project(“Crash_Symbols.zip”) Press File>Build and Run Expected result: Build successfully r... 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