Search Issue Tracker
UI GameObject with one pixel border occasionally rendered not correctly ...
How to reproduce: 1. Open the attached project and the only "Components" scene in it.2. In the scene view, select the image with the... Read more
Editor crashes using Sony SmartAR in (SmartAR) H38f6376c0::H4e2259870::o...
How to reproduce:1. Open user attached project.2. Open scene 'ShootingTest'3. Play the scene.4. Editor crashes. Reproduced on: 5.2.4... Read more
Projector shadow becomes darker when trail renderer or particles are in ...
Steps to reproduce: 1. Open the attached project.2. Open 'Untitled' scene.3. Press play.4. Observe the shadows around the player whe... Read more
‘Node not supported’ error when adding an enum to int cast in VS tools f...
Steps to reproduce:1. open user's attached project2. open scene "Scene"3. open Assets/Scripts/MyClass.cs in Visual Studio4. place br... Read more
URIFormatExeception when invoking a remote event sink
Steps to reproduce: 1. Download attached project and open Unity project located at root/RemotingTest2. Run root/RemotingTestService/... Read more
all keys with Input.GetButton() return true when language specific lette...
Steps to reproduce:1. Open attached project2. Build and run "Main" scene for WebGL3. Switch to a language which has "[];',." keys re... Read more
Application.systemLanguage returns original language even after changing it
Steps to reproduce:1) open attached project2) play on fresh Windows 7 where language was changed to english note: originally tested ... Read more
[XboxOne][FeatureRequest] Add ability to change Supported Languages from...
I see:CSRAW internal static void SetSupportedLanguage (string language, bool enabled) The function is marked as internal in PlayerSe... Read more
[tvOS][Simulator] Empty project crashes on startup in tvOS simulator
Steps to reproduce: 1. Create new project2. Switch to tvOS3. Change 'Target SDK' to 'Simulator SDK' in build settings4. Build and ru... Read more
iOSTargetOSVersion enum does not include latest versions of iOS
To reproduce:1. Open any C# script2. Inert this line: "int i = (int) UnityEditor.PlayerSettings.iOS.targetOSVersion.iOS_8_0;"3. Noti... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved