Search Issue Tracker
[iOS] Crash after waking device from sleep when creating WebSocket with ...
After creating a WebSocket, if the device is locked and unlocked, the app crashes if HTTPS is used. Steps to reproduce:1) Open the a... Read more
Use legacy light probe sample counts is enabled for newly created projects
Steps to reproduce: 1. Create a new project using any template2. Open Project Settings > Editor3. Notice that "use legacy light p... Read more
"Input.GetKey", "Input.GetKeyDown", and "Input.GetKeyUp" functions do no...
Reproduction steps:1. Open the attached “BugRepro” project2. Enter the Play Mode3. Scroll the mouse wheel up or down4. Observe the C... Read more
[OS X] Unity crashes when using custom types in LINQ expressions on mac PCs
To reproduce:1. Open project attached by the user on Mac PC2. Hit play and notice that correct answer is printed in console by scrip... Read more
[Splines] Exception thrown while drawing a spline and rotating the scene...
1. Start drawing a spline in perspective view2. While still in drawing mode, rotate the view from the navigation gizmo3. Switch the ... Read more
[Scripting]Lack of consistency: Int / Integer
Steps to reproduce:1. Open attached project.2. Open script named "Test".3. Add this line of code somewhere inside of "Test" class:"G... Read more
[HDRP] High exposure on UI causes image tearing
Steps to reproduce:1. Open attached project2. Make sure you are in "BasicFunctionality" scene3. Select "Post Processing Settings" ga... Read more
Unity 5.6.1p4 platform download links are broken
To reproduce:1. On any project, go to Build Settings...2. Select any platform that requires downloading (excluding Xbox One) and cli... Read more
Custom Shader is showing white color instead of Shader color on some iPads
How to reproduce:1. Open project "CubeRenderTest.zip"2. Open the Build Settings and choose iOS3. Add "testScene" to the "Scenes In B... Read more
[UaaL][AppleTV] Empty project crashes on tvOS 12.3
How to reproduce:1. Create & Open an Empty project2. Build & Run on AppleTV using tvOS 12.3 Crashes when using:Apple TV 4K +... 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