Search Issue Tracker
[PSD] PSD file mirrored on import
1. Import any of the attached psd files into unity2. Drag asset to sceneview3. Observe how the image seems to be mirrored (though it... Read more
Event.current.shift, Event.current.alt, and Event.current. don't work as...
Steps to reproduce : - import the project attached- press play and hold shift, control or alt key down and notice the message- build... Read more
"Not yet compressed" message when switching platforms for a "Truecolor" ...
Steps to reproduce : - the user attached a video explaining the issue- also package attached with the repro project Read more
Converting integer to string with padded zeroes doesn't work on Flash
1 Create new project and create script(.cs)2 Add methodprivate int counter = 0;void OnGUI() {counter++;string str = counter.ToString... Read more
Wireframe edges not rendered when sprite frame is selected
- Generate frames from the attached dude_animation_sheet.png using auto atlassing- Drag frame_0 in the scene- Select the Wireframe v... Read more
Building for Flash fails in the "Postprocessing Player" step
Unpack and load the attached project, switch the build platform to Flash and build the scene Scenes/client.unity. Read more
Windows-only: Specialized Frame Select on Terrain doesn't work (in "Rais...
Works in 3.5. Works in 5.x on Mac but not on Windows. Please see comments by Jonas Echterhoff to see how it was fixed on Mac. The fr... Read more
[Documentation] The documentation of Mesh.RecalculateBounds is not complete
Documentation of Mesh.RecalculateBounds is not fully explained. It is not documented that Mesh.RecalculateBounds automatically updat... 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