Search Issue Tracker
WebCamTexture.devices[0].name not working
-e: see title -repro:--run scene in editor on a computer with a webcam--notice it logs the device name--build attached project for w... Read more
Unity crashes when creating new GameObject with Canvas on it through the...
Unity crashes when user creates new GameObject with Canvas on it through the script attached to the Instantiated prefab. To reproduc... Read more
Large amounts of data is Written to Disk when 1000 materials are created...
To reproduce:1. Open repro project2. Open Activity Monitor3. In menu select 'Test' -> 'TestCreate' Expected: in Activity Monitor'... Read more
[Anim] Animator controller freeze
Animator controller freezes when you disable Animator component, move a state in the Animator, then re-enable the Animator controlle... Read more
Subscribing to 'loopPointReached' and 'prepareCompleted' events calls 'p...
Subscribing to 'loopPointReached' and 'prepareCompleted' events calls 'prepareCompleted' at the end of video playback How to reprodu... Read more
[OSX] Unity crashes when playing a scene with maximized game view
Steps to reproduce : - create a new project- open the Asset Store and download the UI Pack : Nightmare https://www.assetstore.unity3... Read more
NavMesh Modifiers and Volumes does not work with the Legacy NavMesh
1. Open the NavMeshComponents-master 2.zip example project2. Create a plane3. Mark it as Navigation Static4. Attach the NavMesh Modi... Read more
Terrain standard shader displays smoothness with max value
Steps to reproduce:1. Import attached package2. Drag and drop the terrain ExternalResources/hangar/Terrain/Hangar_terrain3. Observe ... Read more
Unity crashes in GameObject::IsActive when PrefabUtility.ReplacePrefab i...
Steps to reproduce:1. Download project from the link below and open it2. Open "MainMenu" scene3. Open hierarchy window and select Co... Read more
Shaders become unlit when RenderTexture Anti-aliasing is active and Came...
When using a RenderTexture with Anti-Aliasing turned on, the object shaders become unaffected by lights if the MainCamera Rendering ... 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