Search Issue Tracker
Crash in PlayableTraverser::RootByType when disabling GameObject by usin...
How to reproduce:1. Open the attached "CrashBug" project and "test" scene2. Enter playmode Expected result: GameObject is disabled w... Read more
An error "Please enable Daydream or Cardboard in Player Settings" shows ...
Reproduction steps:1. Open the attached project;2. Build project to device; Actual result: an error "Please enable Daydream or Cardb... Read more
Possible memory leak for development mode standalone (Setting UI.Text.text)
1. What happenedAttached project indicates Profiler.GetTotalAllocatedMemoryLong() value growth for players build in Dev mode. This w... Read more
Particle batching broken when using a Default Particle System
1) Add 2 particle systems1b) Ensure both systems have different world positions2) Make sure the game camera can see them both3) Pres... Read more
[Windows] Calling Camera.Render() in headless mode (-batchmode) causes t...
Repro steps: 1. Open provided project2. Click on "File" -> "Build Settings" -> "Build"3. Create a shortcut of the just built .... Read more
Warning appears when undoing creation of timeline which added Playable D...
Reproduction steps:1. Create new project.2. Create empty GameObject.3. Open Timeline windows and create track for selecte object.4. ... Read more
[Windows] Editor starts lagging when object is picked from the Project o...
Steps to reproduce:1. Create a new project2. Create material in Project window3. Create ParticleSystem in the scene, and select it t... Read more
ENABLE_PLAYMODE_TESTS_RUNNER define is true even when PlayMode tests are...
To reproduce: 1. Download and open attached "repro912728.zip" project.2. Go to build settings.3. Build the project on any platform. ... Read more
[Android] Debug.LogException is filtered as "I" Information instead of "...
To reproduce: 1. Download and open "rotate-test.zip" project.2. Build application on a device.3. Run logcat and filter information w... Read more
[iOS] Shader causing performance drop spike in Renderer.Mesh
Reproduction steps:1. Open the attached project.2. Connect Editor Profiler to iOS device.3. Build and run the "scene1".4. Wait until... 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