Search Issue Tracker
[Windows] Mouse cursor doesn't change its icon when resizing standalone ...
How to reproduce:1. Create new Unity project2. Select File -> Build Settings3. Make sure that resizable window in Player Settings... 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
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
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
"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
"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
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
Merge conflict in ProjectVersion.txt causes 'Unable to parse file' error...
Steps to reproduce:1. Start a new project2. Open ProjectSettings/ProjectVersion.txt file of your newly created project3. Write anyth... Read more
[URP][Mobile][VR] Building project from VR Universal RP template results...
Steps to reproduce:1. Open user attached project2. Build & Run on Android device3. Observe that a black screen is displayed Expe... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default