Search Issue Tracker
Unity uses absolute paths and not relative paths for storing build direc...
To Reproduce: 1) Create a test project 2) Build the project in a subfolder of the project. 3) Now close that project, quit Uni... Read more
Animation Editor: Must do "Both Tangents -> Constant" operation twice f...
Boolean values can only be 0 or 1, new keys added to a boolean variable curve should have constant tangents by default. The value fi... Read more
Click outside object selector is not sent to inspector, only closes the ...
To Reproduce: 1. Select an object with diff properties in the inspector. e.g. a material 2. Open the object selector for one of the... Read more
iPhone: Xcode says illegal character when using some symbols
To Reproduce: 1. Set the bundle identifier with an illegal char such as '_' or ':'. 2. Build will fail. Expected: 1. Unity should... Read more
Audio Importer Inspector preview forgets settings on apply
Audio Importer Inspector preview forgets settings on apply. EXPECTED: All audio preview settings should be remembered. Optimally p... Read more
Unity displays empty string in console when the string has special chara...
When printing message with special characters Unity doesn't display the message in Editor-console, but you can see the message in Co... Read more
Locked inspectors aren't remembered between runs of Unity
Locked inspectors aren't remembered between runs of Unity Because the Inspector is used for practically everything, the ability to ... Read more
Dialogs open on wrong monitor in multi monitor setup (Windows)
Dialogs are opened on the main monitor. EXPECTED: Dialogs should open on the monitor with Unity's main window. REPRO: 1. Make sure... Read more
Terrain: trees should use the GO transform when placed on terrain
Since the Tree Creator was designed to only create trees over a certain size we need a way to be able to scale the trees after creat... 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
- Undoing the branch rotation resets only wireframe and not mesh when undoing the action first time after launching the project
- Asset Bundles retain their previous hash and CRC values when an object within a bundle is changed and rebuilt
- APV Reflection Probe Normalization breaks when SSGI is enabled
- Default Custom Components in project have Library counterparts
- [iOS]"The destination host has an erroneous SSL certificate" error is thrown when using UnityWebRequest to connect to the server with a self-signed certificate