Search Issue Tracker
Auto updater removes the UnityEngine library import in a child class
Steps to reproduce:1. Open the attached project (ImportTestProject.zip) with Unity 5.42. Observe the Sample2.cs contains using Unity... Read more
Material is not applied to the GameObject when ColorMask's RenderTarget ...
To reproduce:1. Open attached project;2. Run asdf scene;3. Press on Plane and see that is White (should be red);4. Open shader _0;5.... Read more
When the lighting is generated for multi-scenes, some scenes become white
Reproduction steps:1. Open the attached project;2. Open the scene "0";3. Drag the scenes "1", "2", "3" and "4" to the scene;4. Open ... Read more
Setting Camera.main.opaqueSortMode to NoDistanceSort still sorts objects...
Reproduction steps:1. Open project attached(Sorting.zip)2. Open scene "SortingTest"3. Press play.4. Open frame debugger. Expected re... Read more
[REGRESSION] Crash when FileOpenPicker is called
Steps to reproduce:1. Open attached project2. Build VS solution3. Open VS solution4. Connect a keyboard to HoloLens5. Deploy on Holo... Read more
DrawMeshInstancedIndirect being registered in the profiler as Camera.Ren...
Steps to reproduce:1. Open the attached project (instancing_test_debug.zip)2. Open the Assets/test.unity scene3. Run the scene4. Ope... Read more
Unity crashed at ParticleSystem::EmitParticlesExternal when calling Part...
Steps to reproduce:1. Download 893476_repro.zip2. Open "new" scene3. Enter play mode Results: unity crashes on ParticleSystem.Emit()... Read more
[UnityWebRequest] DownloadHandlerScript gets paused if scene is not played
To reproduce:1. Open project2. In menu choose 'UNITY' -> ' WebRequest Tester'3. Play empty scene4. Press buffer's 'Make Request' ... Read more
commit text getting clipped in the collab history window
Reproduction steps: 1. Create new project2. Enable Services and Collab3. Make the first commit, with a message containing one or mor... Read more
Animation elements are not changed in editor after modifying it
Reproduction steps:1. Open project attached(536animation.zip).2. Go to Assets -> AnimationTest -> Action.3. Select prefab "ces... 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