Search Issue Tracker
Unity crashes while building on 'Repacking sprite aliases'
Steps to reproduce:1. Open attached project to the case http://fogbugz.unity3d.com/default.asp?679904.2. Build scene 'scene_splash_m... Read more
webGL building and running documentation links to a dead link and has a ...
1) What happenedThe webGL building and running documentation links to a dead link and has a TODO in it -repro:--go tohttp://docs.uni... Read more
Sprite shader can't change parameter in inspector
To reproduce:1. Open attached project2. Open test scene3. Select Button_template object in hierarchy4. Change tiling values in inspe... Read more
[Colliders] Setting Active on multiple child trigger colliders of rigidb...
Steps to reproduce: 1. Open the attached project2. Open and play the 'CompoundTriggerCorruption' scene3. Notice that as the sphere e... Read more
Asset bundles not working after 5.0f2
To reproduce:1. Open attached project (WebGL assetbundles.zip)2. Build and run WebGL3. Press 'load asset'4. Notice that asset loads ... Read more
StateMachineBehaviour exclusive messages are treated as MonoBehaviour me...
How to reproduce: 1. Open attached project- The project contains a single script with the following code (modified): using UnityEngi... Read more
Crash on Newtonsoft.Json.DeserializeObject<T>(string) in Editor
To Reproduce: 1. Attach the project to mono debugger & run.2. Observe that Unity crashes on:"JsonConvert.DeserializeObject<Ma... 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