Search Issue Tracker
[UWP]RPC call doesn't work when project is built with 'Unity c# project'
To reproduce:1. Open project2. Select Unity c# project3. Build and project on device4. Run start scene in editor5. Click server butt... Read more
Importing big project into 5.4 freezes/crashes out of memory
Steps to reproduce:1) open the project from edit2) import into unity 5.4 - it will freeze at some point when importing or crashif it... Read more
Incorrect graphics API is display in title bar after platform switch
Steps to reproduce: 1. Create new project2. Switch platform to android3. In title bar, notice that graphics API is DX114. Switch pla... Read more
[GraphicsEmulation] Empty menu item appears on each platform switch
Steps to reproduce: 1. Create new project2. Switch platform from standalone to webgl and back again for 10 times3. Open "Edit > G... Read more
Right clicking Editor Tests and selecting "Open in Editor" throws "Faile...
How to reproduce: 1. Open attached project2. Open the Editor Tests Runner window3. Right click any test and select Open in Editor- N... 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] 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
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
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