Search Issue Tracker
Expose Parse Escape Character
Expose Pase Escape Character through TextElement. (UXML) Note - Link to the forum where the issue was raised https://forum.unity.com... Read more
List.Capacity is used instead of count in ”SetSharedMaterials”
How to reproduce:1. Open the user’s attached “SetSharedMaterialsBug.zip” project2. Open the “MaterialBug.cs” file (Assets > Mater... Read more
[GPU Lightmapper] LightGrid takes up too much memory on large scenes
Reproduction steps:1. Open "1196347" project with 2020.12. Open "REPROSCENE" scene.3. Bake Lighting with GPU lightmapper. Actual Res... Read more
Incorrect error dialog appears when trying to attach script with spaces ...
How to reproduce:1. Create a new project2. In the Project window create a new C# script and name it "test script" (with the space)3.... Read more
Collaborate cannot update
1. Click Collab button2. In Collab window click “Update now” button Actual result:Get “Cannot move file” error Read more
Mouse coordinates reported as (0,0) until the first move
-error: see title, the old input reports the mouse position correctly from the beginning -repro:--open SampleScene from attached pro... Read more
Editor Crashes when assigning an SRP asset which calls a Cull method wit...
How to reproduce:1. Open the attached project named "Case_1218248"2. Open Project Settings -> Graphics and set the used SRP asset... Read more
[Android] "playerInput.currentControlScheme" displays "Keyboard" InputCo...
How to reproduce:1. Open the user’s attached “My project.zip“ project2. Connect a gamepad to the Android device3. Build and Run for ... 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
Animations on child objects do not finish when main thread is sleeping d...
Reproduction steps:1. Open the “AnimationChild” Project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Enter the Play Mode and... 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