Search Issue Tracker
[Editor][ProjectView] Version control mode offset not applied to EditorG...
Repro steps:1) Open the project2) Create any new file in the Project window3) Notice the blue arrow on folder(look at screenshots)4)... Read more
[OSX][Editor] Screen.width/height have different values in Awake and Sta...
Reproduction steps:1. Open attached project "RetinaChange"2. Open scene "Demo"3. Enter play mode--- In the console you should see sc... Read more
Movie texture does not play on Raw Image
Steps to reproduce : - import he project attached- create a new raw image- add the bunny.ogg in the raw image texture field- add the... Read more
[Shape] Random Direction removes randomness from start particle values (...
Starting values such as color or start size become gradually ordered in the system when "Random Direction" is enabled. Repro steps:1... Read more
NullReferenceException in AvatarMaskInspector
NullReferenceException in AvatarMaskInspector In attached project, select Marine_troop.fbx.Select the "run" animation clip (or any o... Read more
In PortraitUpsideDown rotation image is upside down
When device build is set to Auto-Rotate, but Android device is set to fixed rotation, in PortraitUpsideDown rotation the arrow is up... Read more
Game object disappears after instantiating prefab from script and changi...
To reproduce:1. Open attached project (772919.rar)2. Create new scene and save it (call it 'test' for example)3. Create another new ... Read more
[iOS] Asset bundles downloaded through LoadFromCacheOrDownload are backe...
Steps to reproduce: 1. Open the attached project2. Build the project for iOS3. Run the project on a device that has iCloud set up4. ... Read more
Unexpected compilation errors about missing UI module thrown when buildi...
- Open the attached project in Unity 5.4- Fix two script compilation errors created by some obsolete APIs (the original project was ... Read more
When Multi-threaded rendering is turned on, GUI button is tilled on Andr...
When Multi-threaded rendering is turned on, GUI button is tilled or the whole screen is black on Android device. Reproduction steps:... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code