Search Issue Tracker
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
Tooltip appears on the wrong monitor
To reproduce (at least two monitors required):1. Switch the monitor mode to duplicate the display2. Open Unity and create a new proj... 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
entering play mode messes up the ui of the editor
1. Open attached project2. Open Untitled scene3. Enter play modeExpected result: Game view shows nothing (since OnRenderTexture is u... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Ping/Highlight animation pauses playing when a GameObject was selected in the Search window and the Actions context menu is opened
- Audio Clip Volume and Avoid Repeating Last fields values cannot be changed in Audio Random Container window
- Setting a variable in the root selector via an imported USS file in a theme does not work
- No character limit when creating a new Scene with excessively long name, Editor can be forced to crash
- URP Decal Projector flickers/glitches when added to Cube or Quad GameObjects as a Component