Search Issue Tracker
Reimporting multiple selected fbx parts merges project window previews
Steps to reproduce:1. Download and open the attached project2. Find a model and select it's individual parts3. Right click -> Rei... Read more
Invalid GUID in project settings after every build on Android
Steps to reproduce:1. Open attached project2. Build and run for android-Could not extract GUID Error appears ( if error didn't appea... Read more
[WSA] WWW requests do not appear in Fiddler with UWP build
Steps to reproduce:1. Open the attached project (UWPFiddlerRepro.zip)2. Switch platform to Windows Store3. Build for WSA Universal 1... Read more
Find References in Scene Memory Leak, viewport displayed background black
Steps to reproduce:1. Open user attached project2. Go to the prefabs folder3. Right click on the cube prefab4. Click "Find Reference... Read more
Profiler does not update when frame skip button is pressed
Steps to reproduce:1. Start a new project2. Enter play mode3. Open profiler and start recording4. Pause the game5. Click the third b... Read more
[OSX] Clicking Help->Software Licenses on a Mac doesn't open anything
Steps to reproduce:1. Open Unity on any version of 5.6 or above.2. In the top menu bar go to Help -> Software licenses3. Nothing ... Read more
[VideoPlayer] Higher resolution VP8 video is very choppy on Samsung Gala...
How to reproduce:1. Open the attached project2. Build and run Render Texture scene3. Play video (you can change it to another video)... Read more
Plugin's "Platform Settings" value in Inspector is different compared to...
To reproduce:1. Open the project folder and open the "native.dll.meta" file in Assets/Plugins/x86_642. Check the value of Win64->... Read more
NullReferenceException error appears when a script with AnimationCurve v...
To reproduce :1. Create project in Unity2. Create C# script, add this line : public AnimationCurve a; in your created class3. In hie... Read more
[WSA] Exceptions happening in OnGUI callback don't get logged on .NET sc...
Steps to reproduce:1. Open the attached project (WindowsStoreEdited.zip)2. Open the Assets/bugsplat/report/scene/debug.unity scene3.... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code