Search Issue Tracker
Prefab changes aren't preserved when changing the prefab itself
Drag the Character prefab into a new scene.Delete the 'Minimap Elements' GO. When informed that this will break the prefab, select '... Read more
Crash when renaming a prefab after removing a component
Steps to reproduce : - open the project attached- locate the prefab in the "Prefabs B" folder- add a component to the prefab (i chos... Read more
UdpClient instance is "corrupted" when iOS device suspended by "power" b...
To reproduce:-Create empty Unity project, create empty scene, attach the example script to gameobject and run on iOS device.-Tap on ... Read more
Inconsistent / confusing open and close of components of same type
Inconsistent / confusing open and close of components of same type. In the sample scene, look at the TestObj. It has 3 identical com... Read more
Change default encoding when creating files to UTF-8 with Signature
To reproduce:- Open attached project and launch "TestScene"- Hit Play- Observe the following behaviour: In Hierarchy View, select th... Read more
Terrain Exporting to Beast takes longer than in 3.5.
Terrain Exporting to Beast takes longer then in 3.5. Repro Steps: 1. Launch 4.0.1f2 with attached project2. Bake the terrain with / ... Read more
Conversion errors from JavaScript -> C#
1) The .length property of an array needs to be converted to .Length in C#.2) Even though using explicit typed variables in JS, the ... Read more
Enabling and disabling the setup in the scene changes its length
Steps to reproduce : - open the scene "ConfigurableJointBug"- play the scene- look at the position of link12- enable and disable "pl... 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
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"