Search Issue Tracker
Changing from custom Inspector to the default causes crash
To reproduce:1. Open attached project. It contains a custom inspector script2. Make sure "Auto Refresh" is on (through Editor > P... Read more
Background sprite can be visible when it shouldn't (due to alpha)
To reproduce:1. Open attached project2. Open scene "Game". It contains three sprites - a flower with alpha on it's edges, a grass sp... Read more
Sprite is sometimes not renamed with Image
To reproduce:1. Open attached project2. Rename one of the images in Default Atlas HD folderExpected result: Sub-sprite also get's re... Read more
Hashtable can't be used in WWW on WP8/WSA platforms
Using Hastable as an argument for WWW constructor throws the following errors:Assets/CheckWWWError.cs(15,55): error CS1502: The best... Read more
[Alpha] Difference with colors on imported .png and .psd (with alpha layer)
To recreate:1) Open unity and start a new empty project.2) Import 2 images that I have attached.3) Notice that .png is black, while ... Read more
2D Sprites appear to "waver" or "flicker" when moving
To reproduce:1. Open the attached project2. Run the scene in the editor (it includes a sprite and a script that slowly moves the spr... Read more
Input in configuration window does not allow to assign mouse keys on MAC
To reproduce:1) Create new empty project2) Press File->Build & Run3) Build project4) In configuration window select 'Input' t... Read more
Global defines lost when switching platform
1. Start an empty project.2. Select Windows platform.3. Add some Scripting Define Symbols (used here are POINTCLOUD; UNIFILEBROWSER)... Read more
Graphics Settings page is not complete
http://docs.unity3d.com/Documentation/Components/class-GraphicsSettings.html intro and explanation is missing. Read more
Colliders break when rotated and scale is negative
To reproduce:1. Open the attached project (it contains a scene with a sprite that has a box collider attached).2. Click on a game ob... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument