Search Issue Tracker
[ShaderGraph] Need to handle numbers in scientific notation (ie 1e+10)
Large numbers in our float and int fields get converted to scientific notation and we splice that into the shader code without check... Read more
[NetworkTransport][Receive] Sending larger buffer than clients buffer ca...
Steps to reproduce: 1. Open attached project2. Open "scenes/main"3. Run "main" scene in unity and press "Start client"4. Build and r... Read more
Changes made in AssetPostprocessor.OnPostprocessPrefab are not visible i...
How to reproduce:1. Open the attached project "Test2020LTS.zip"2. Open SampleScene3. Edit the text of Text (TMP) Game Object4. Drag ... Read more
Crash in strlen when trying to Select Dependencies or Export Package usi...
To reproduce:1. Open users attached project "InfiniteLoop.zip"2. Select "libbass_fx.a" file and right-click on it3. Select "Select D... Read more
Build path is set to other project's directory instead of current one wh...
To reproduce: 1. Create new Unity project.2. Go to build settings.3. Press Build.4. Notice that build directory is set to other proj... Read more
[BuildReport] Summary has an incorrect totalTime value when accessed in ...
How to reproduce:1. Open the attached project2. Build the project3. In the project folder, open the "buildreport.json"4. Inspect the... Read more
[GL][Windows] Player crashes when using fullscreen with non-native resol...
To reproduce:1. Open attached project2. Build and run win standalone3. Uncheck windowed4. Select non-native (smaller) resolution5. S... Read more
EditorGUILayout.PropertyField causes the Editor to freeze when used with...
Reproduction steps:1. Download "SlowPropertyField.zip" project and open in Unity2. Select "Select This One" object in the hierarchy ... Read more
[WP8.1] Serialization Weaver issue, failed to resolve a plugin assembly
To reproduce:1. Build attached project2. Notice exception in console Read more
[GearVR][Android][XR] Oculus plugin is not loaded when using ARM64 as ta...
How to reproduce:1. Open attached "OculusInitialization" project2. Build & Run project (all the configuration is already done in... 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