Search Issue Tracker
MeshRenderer.AdditionalVertexStreams collapse static meshes, regression ...
Steps to reproduce:1. Open the attached project2. Open the "Test" Scene3. Play4. Notice that object collapsed Regression introduced ... Read more
"Assertion failed: Failed to insert item" error is thrown when scripts c...
How to reproduce:1. Open given Unity project2. Observe Assertion failed errors3. Go to Component -> Scripts4. Notice that not all... Read more
AR Camera does not work with Video Player on ARCore
Copied from https://github.com/Unity-Technologies/arfoundation-samples/issues/7 "I tried out AR Foundation a little by placing a pla... Read more
"Objects are trying to be loaded during a domain backup" error is not in...
Reproduction steps: Open the user attached project Open the “SampleScene” scene Select the “Bar Data” contained in Assets/Data Enter... Read more
"TextGenerator().GetPreferredWidth/Height" ignores "TextGenerationSettings"
Reproduction steps: 1. Open "TestProject.zip" project2. Open "textgeneration" scene3. Enter Play mode4. Look at the Console output a... Read more
"Unexpected node type." Error is thrown and no Exception is caught when ...
How to reproduce:1. Open the attached project's Scene labeled "Test"2. Enter the Play Mode3. Observe the Console Window Expected res... Read more
Burst Complier throws the error "Internal compiler error for Burst ILPos...
Reproduction steps:1. Open the attached project “ReproProject”2. Ensure to switch to target Platform to Android3. Observe the Consol... Read more
SparseTexture clears the first six loaded Mips when the 7th Mip is loaded
Steps to reproduce:1. Open the attached project (case_1220572.zip) UPDATED version (04/13/2020 dieter.baets)2. Enter Play Mode3. Cli... Read more
[Android][IL2CPP] System.Threading.ThreadPool sometimes causes Player to...
How to reproduce:1. Open the user’s attached “threadpool-crash” project2. Build and Run the “SampleScene” Scene on Android device3. ... Read more
10 times longer asset bundle building when building multiple small asset...
Steps to reproduce:1. Download and open project "assetbundletest.zip"2. Click "Assets/Build AssetBundles" - 16 asset bundles each co... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu