Search Issue Tracker
[Android] Normals not oriented properly on Adreno 2xx models
To reproduce:1) Open attached project2) Open Scenes/Main scene3) Make sure the camera is set to position X: 2.940638 Y: 25.82 Z: 14.... Read more
Unresponsive profiler in a frame that has a lot of data
Steps to reproduce:1) Open users attached project.2) open profiling and enable deep profiling3) After one second, a script will exec... Read more
New keyframe has inconsistent tangent status when created next to broken
- Using the "ReproBugBefore" clip, notice that the end keyframes are all auto, and the center keyframe has broken tangent- Add a key... Read more
[VR] MacOS Play mode does not work at all in Unity 5.4.0b4
Between Unity 5.4.0b2 and Unity 5.4.0b4 MacOSX Oculus VR support in Play mode broke altogether, giving Console messages like these:C... Read more
[AW] can enter negative value for current frame value
I am able to enter a negative value for the current frame in the AW numerical field. This should not be possible. repro:-create a cu... Read more
[AW] creating a scale key sets rotation values to zero
Rotation values are reset to 0 (zero) when first Scale key is created.Scrubbing the timeline forces a refresh, eval and correct rota... Read more
[UI] Flickering while re-arranging UI buttons in scene view
- Open "TestScene"- In Scene view try dragging the ui elements around. The longer you move ui elements around, the more obvious glit... Read more
Particles: playOnAwake set from script has no effect
1. What happenedWas trying to set ps.main.playOnAwake = false from Start, Awake methods and constructor, but that seems to have no e... Read more
[AW] Must have 1 property in order to edit Event keys
I'm no longer able to select and edit an event key, unless there's at least 1 animated property in the clip. repro:-create a cube-cr... Read more
[Collab] Subtitles are unreadable when personal theme is selected
Steps to reproduce:1) open any collab project2) Editor>preferences>Editor skin>Personal3) Open collab toolbar - Subtitle is... 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