Search Issue Tracker
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
Web player section should be called "Web Player" and not "Web"
-e: the platform is called "Web Player" and not "Web" especially considering we now also have "WebGL" -repro:--go to http://docs.uni... Read more
Asset Server doesn't work on OSX Yosemite
To Reproduce: 1. Type 'sudo /Library/StartupItems/UnityAssetServer/UnityAssetServer start' in terminal. 2. Notice that there is no '... 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
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"