Search Issue Tracker
SetPass information in Stats window does not update when Frame Debug is ...
Reproduction steps:1. Open the attached "StatisticsWindow.zip" project;2. Enter Play mode;3. Enable Frame Debug;4. Click on Canvas -... Read more
[Win] Disabling all occurrances of OnAudioFilterRead cause Unity to free...
Steps to reproduce:1. Open user attached project (AudioFilterBug)2. Play the scene3. Disable both "AudioSource" objects4. Open "Main... Read more
Animantion events does not trigger if animation has less than two frames
If animation has less than two keyframes, events will not be triggered. Using one keyframe also does not work. To reproduce:1. Open ... Read more
[macOS10.13] MonoDevelop doesn't start
Reproduction steps:1. Open MonoDevelop.2. MonoDevelop crashes. Reproduced with:5.5.4f1, 2017.1.0b9 Note:Crash log attached(4:20 PM) Read more
C# script properties are not blended during animation transitions when c...
C# script properties are not blended during animation transitions when clips are runtime changed on an OverrideController To reprodu... Read more
[OcclusionCulling] When scene isnt saved baking fails without decent error
When trying to bake occlusion in an unsaved scene, Unity gives the error 'No Asset Directory' which is missleading, also it looks to... Read more
Copied library folder inside of assets folder, tried opening that projec...
To reproduce: 1. Create new project.2. Copy its library to assets folder3. Open that project. crash on Object::GetInstanceID Reprodu... Read more
DrawMeshInstancedIndirect should validate arguments ComputeBuffer size/l...
To reproduce: 1. Open the project, attached by the user (DrawMeshInstancedIndirectBug.zip)2. Enter Play mode3. Observe the Game view... Read more
Editor crash after "Fatal error in GC" message when Rebuilding in Voxela...
To reproduce:1. Open the attached project2. Open "DemoScene" in Assets\Voxeland\Demo\Scenes3. Select Voxeland Game Object4. In the I... Read more
[OSX] Unity crashes in GUIView::CreateRenderView() when upgrading project
How to reproduce:1. Open the attached "unity3" project Expected result: Project is openedActual result: Crash occurs Regression intr... 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