Search Issue Tracker
Sharing description with the community setting is not saved
[Bug Reporter] Problem 1. What happenedSharing description with the community setting is not saved2. How we can reproduce it using t... Read more
Keyboard gets stuck if it's open while opening Recents on Lollipop devices
If keyboard is open while opening Recents on Lollipop, the keyboard gets stuck in that screen although you can still use the screen.... Read more
[Lightprobes] Some objects become super bright once take data from speci...
Steps to reproduce:1. Download attached project. It is stripped down version of Viking Village2. Look at the bright rocks. They are ... Read more
UI size and layout is not saved between sessions
To reproduce:- Start the BR- Resize it- Close it- Start it again- Notice that the default layout is used Read more
BugreporterV2 is not launched if Unity is started from a network drive
Steps:Copy Unity to network driveLaunch Unity and crash itBugreporter is not launched. Works if Unity is copied somewhere on local d... Read more
[AnimationLayers] Deleting layer can't be undone if layer is deleted dur...
To reproduce:1. Open attached project2. Create new animation controller3. Add New Layer4. Press play5. Delete Layer6. Press Ctrl + z... Read more
[Stripping] Xcode crashes when building to iOS with Strip Assemblies
Xcode crashes when building to iOS with Strip Assemblies. WORKAROUND: you have to add static fields so that certain classes wouldn't... Read more
GI options: "baked skylight" slightly misleading name
-e: the "baked skylight" can be set to realtime making it not baked anymore. maybe just call it "Skylight" -repro:--open project--op... Read more
Baking: JobProcess.exe could be more descriptive
-e: when Unity starts jobs to bake some lights the processes are called "JobProcess". Would be nice if they could be called UnityJob... Read more
AOT fails if Resources.LoadAsync<T>() is used
AOT cross compilation error is thrown if Resources.LoadAsync() is used as generic 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS