Search Issue Tracker
'Assignment made to the same variable' warning only happening when the v...
'Assignment made to the same variable' warning only happening when the variable isn't in an array To reproduce:1. Open attached proj... Read more
'Use of unassigned local variable' error only appears if the variable in...
'Use of unassigned local variable' error only appears if the variable in question is not in an array To reproduce:1. Open attached p... Read more
[Android] ReadPixel doesn't read pixels from anti-aliased render texture...
Reproduction steps:1. Open the attached project2. Build and run the project on Samsung Galaxy Note 43. Click buttons: "Capture from ... Read more
When a new script is created it lacks a tab symbol
1. Create a new script2. Open itNotice that the start function looks like this:[tab]void Start() {[tab][tab]}While it should look li... Read more
[iOS] Closing Socket while having 100% loss connectivity crashes build
Repro steps:1) Open the Sockets.zip project and Main.scene in it2) Create a hotspot for a device from which you could condition your... Read more
[iOS] Compressed baked cubemaps creates visible seams on iOS devices
Steps to reproduce: 1. Open attached project2. Build 'Seams' scene to iOS3. Build the generated Xcode project to a device4. Notice t... Read more
[VR] Add support for setting renderScale before texture creation
Right now we always create the eye textures with a 1.0 renderScale. Therefore if a user wants to set it to something else we have to... Read more
[3dConnexion] input value is not 0 with a stationary input position in a...
Reproduction steps:1. Setup and connect 3dConnextion device.2. Open and run attached project.3. Notice that input values are 0.4. Bu... Read more
Shader Input Arrays not getting set Unity 5.4
Shader input arrays not getting set Unity 5.4 Steps to Reproduce-------------------------------1.Download the small user reproductio... Read more
bundle.Unload sometimes doesn't work
To reproduce:- Open the project and build the AssetBundles (Assets/Build AB)- Open the Loader scene and change URLs on Loader script... 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