Search Issue Tracker
[2018.x] [OSX] Previously selected color is applied to the object when o...
To reproduce:1. Open 'color picker test' project2. Open preferences3. In General tab, enable OSX Color Picker4. Open 'SampleScene' a... Read more
Chaging AnimatorOverrideController while State is in Transition causes m...
Steps to reproduce:1. Open user-attached project2. Load Test Scene3. Enter Play Mode4. Click Demo in the top left corner Expected re... Read more
[iOS] Native 'static const std::string' causes crash (signal SIGABRT) wh...
To reproduce:1. Open project2. Build and run on the iOS device3. Press home button to minimize the app4. Double click home button to... Read more
Absence of Profiler.EndSample() does not give an error
Absence of Profiler.EndSample() does not give an error 1. Open project attached.2. Enter playmode. Update() looks like: private void... Read more
EditorGUIUtility.PingObject() does not work if Packages root is closed
Reproduction steps:1. Open the attached project "New Unity Project (13).zip";2. Make sure the Project View is in single-column mode;... Read more
[iOS] this is null in method marked with RuntimeInitializeOnLoadMethod
To reproduce:1. Open project2. Build and run on the iOS device Expected: the app will be playedActual: crash in 'Thread 1: EXC_BAD_A... Read more
[Particles] Unity crashes in a build when uploading non readable mesh da...
Repro steps:1. Open attached project2. File -> Build and Run3. Play the build Expected: Build runs and particles get emittedActua... Read more
ProBuilder fails to Export Asset with the .NET 4.x Runtime
How to reproduce:1. Open the user-submitted Project and open the "SampleScene" scene2. Click the "Stairs" Object in the Hierarchy3. ... Read more
Non-Legacy animations cannot be sampled outside the Editor without an An...
How to reproduce:1. Open attached Unity project "BugReports"2. Build on a Standalone Expected result: Background color is changing b... Read more
Package Manager error message popup is too small to fit the message
How to reproduce:1. Open user-submitted project (Florp.zip)2. Open Package Manager3. Try updating Render-pipelines.lightweight packa... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used