Search Issue Tracker
Sometimes users aren't able to download Tutorial Projects when using Uni...
How to reproduce:1. Open Unity Hub2. Navigate to Learn section3. Select Tutorial Projects4. Try to download any project5. See error:... Read more
AssetBundle dropdown UI is placed at incorrect position when selecting a...
How to reproduce:1. Create a new project using the 3D template2. Make a Prefab, dragging a GameObject to the Project Window3. In the... Read more
[Caching Shader PP] Virtual texturing macros don't work with new PP
Input:#define UNITY_DECLARE_TEX2D(tex) Texture2D tex; SamplerState sampler##tex#define DECLARE_STACK_BASE(stackName) UNITY_DECLARE_T... Read more
[iOS] First character of the Product Name section of the Bundle identifi...
How to reproduce:1. Open the attached 0037.zip project2. Build for iOS and open the generated Xcode project3. Compare Bundle ID in t... Read more
Undoing changes in the prefab with missing script references breaks pref...
To reproduce: 1. Open the project, attached by tester2. Select tree_sml_2 object in the hierarchy3. Move said object in the scene vi... Read more
[HDRP] Artifacts appear when Motion Vectors Per Object Motion is used
How to reproduce:1. Open attached project2. Enter the Play Mode3. Use on screen buttons to move the Prefab4. See the flickering on t... Read more
Object cannot be picked from the Object Picker when calling UnityEngine....
Reproduction steps:1. Open the user's attached project "Object Picker Issue.zip"2. Select "ObjectWithCustomInspector" in the Hierarc... Read more
[iOS] Player crashes on Il2CppSequencePointExecutionContext::Il2CppSeque...
How to reproduce:1. Open the project provided by the user2.Go to Menu bar-> Build -> iOS-> QA3. Go to <project root>/... Read more
Editor crashes in _PluginImporter::GenerateAssetData_ when dragging a ...
Reproduction steps:1. Open the attached project2. Drag and drop "Word" Prefab into Hierarchy-Crash Regression started: 5.3.0f4 Repro... Read more
NetworkAnimator only syncs animations from server to clients not the oth...
Reproduction steps:1. Open the attached project "Project Folder"2. Open the scene "Main"3. Build for windows (haven't tested others)... 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
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size