Search Issue Tracker
UnityEvent documentation has inconsistencies between c# and javascript
The scripting reference at Editor/Data/Documentation/Documentation/ScriptReference/UnityEvent%603.html says you should derive your c... Read more
Undo does not work in assets (prefabs)
To reproduce:1. Open new project2. Create a prefab3. Change anything4. Try using undo (Ctrl + z; Command + z; Edit > Undo)5. The ... Read more
[Emulation] UnityEditor should use the rendering settings of the platfor...
UnityEditor should use the rendering settings of the platform it is used in. The rendering path currently used by the editor should ... Read more
-e Crash inside PhysX resolving Convex Hull collisions
Crash inside PhysX resolving Convex Hull collisions To Reproduce:1) Open the attached project & scene2) Press play. The script i... Read more
Rigidbody2D inertia scales with collider's area
To reproduce:1. Create gameobject with rigidbody2d and 2d collider2. Print out it's inertia3. Change collider's size4. Notice that i... Read more
Shadow culling with orthographic camera is wrong with
Shadow culling with orthographic camera is wrong with certain angles/distances. Some combination of shadow distance & camera nea... Read more
-source 1.6 -target 1.6 options must be used when compiling Java plugins...
http://docs.unity3d.com/Documentation/Manual/PluginsForAndroid.html page should be updated specifying that "-source 1.6 -target 1.6"... Read more
Crash when calling Application.LoadLevel
Steps to reproduce : - import the project attached- open the scene "Main Menu"- disable the "Network" game object in the Hierarchy- ... Read more
Application with OnAudioFilterRead implementation always crashes when it...
If there is a script with any implementation of the callback function "OnAudioFilterRead", the application will crash after it is re... Read more
Anti aliasing does not work on Android devices
Anti aliasing does not work on Android devices when the "8x Multi Sampling" anti aliasing option is selected in the quality 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject