Search Issue Tracker
Particle System Crashes on InitialModule::Start when particle subemitter...
To reproduce: 1. Open attached project: "FallingMeteorCrash.zip"2. Open scene: "BUG SCENE"3. Press play. Crash! if not, repeat sever... Read more
[Android] WebcamTexture.videoRotationAngle during first frames returns i...
How to reproduce:1. Open the attached project "WebCamRotation.zip"2. Build and run on android device3. You can tap on the screen so ... Read more
The instance of a scriptable object is not created, when a namespace is ...
Reproduction steps:1. Open the attached project;2. Open the scene "TestScene";3. Enter Play mode and observe the Console window; Act... Read more
Importing a specific prefab that gets corrupted on Unity 5.5 crashes editor
To reproduce:1. Create new project2. Import attached prefab Expected: prefab will be imported, message about corrupted prefab will b... Read more
NetworkServer is not active Error when trying to spawn a GameObject
Description: There seems to be a problem when trying to spawn a GameObject with Client window. In Client window you can see the obje... Read more
Undoing transform change of runtime-instantiated prefab causes transform...
Steps to reproduce: 1. Open attached project2. Open scene "repro" and run it3. Drag "Prefab" prefab to scene as a child of "GameObje... Read more
VideoPlayer does not play Video if url is set via script on WebGL
VideoPlayer on WebGL does not play Video if url is set via script. To reproduce:1. Build and run attached project for on WebGL platf... Read more
[iOS] NotificationServices.remoteNotifications contains two elements whe...
NotificationServices.remoteNotifications contains two elements instead of one, when a notification is received through APNs. Steps t... Read more
[Occlusion Culling] Reflections in the water doesn't work properly with...
To reproduce:1. Download attached project and open it;2. Make sure that FirstPersonCharacter is selected in the Hierarchy;3. Press P... Read more
[Collab] Asset is published as an empty folder after renaming
To reproduce:1. Create new project2. Create C# script (Don't rename it)3. Publish changes to Collab4. Rename Script5. Create another... 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