Search Issue Tracker
Editor does not show subsequent named enum constants after the first one...
Steps to reproduce:1. Download and open attached project "Duplicate Enums.zip"2. Attach script "Script1" to any game object in the s... Read more
[UNETServerDLL] BroadcastEvent arrives twice
Steps:1. Open attached project2. Run "ChatServer.exe"==>It broadcasts once in 3 sec3. Run "ClientGUI.exe"4. Press "Start Client" ... Read more
Unity Splash Screen is not shown when built to iOS
How to reproduce: 1. Open attached project2. Build to iOS and run- Note that the Unity Splash screen is not shown even though the 'S... Read more
Importing the new version of the Bolt Package results in a loss of all r...
Reproduction steps:1. Create a project and import "Photon Bolt.unitypackage" Unity package2. Create a gameobject in the Hierarchy an... Read more
[UNETServerDLL] Host Id still increases when you remove the host and add...
Steps1. Open attached project2. Run "ClientGUI.exe"3. Press "Start client" button4. Press Add Host==>"Host 1 added" message appea... Read more
[WebGL] IL2CPP exception when compiling to WebGL
Reproduction steps:1. Open project "benchmark2015"2. Build for WebGL--- Build will fail Full error message in edit Regression since:... Read more
Custom shader fails to compile for WebGL
To reproduce the issue follow the steps:1. Open "wireframe" project2. Build WebGL project3. Run the project4. Press "wire_frame" but... Read more
Moving Ambient Occlusion in GearVR
Ambient Occlusion Shadow in GearVR is movingTo reproduce:1) Open the attached project2) Build it to Samsung S63) Move GearVR in fast... Read more
Profiling inner coroutines causes the editor to hang
Steps to reproduce: 1. Open attached project2. Open scene "Test"3. Open Profiler window4. Run sceneEditor hangs after ~2 seconds Not... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class