Search Issue Tracker
Prefabs using "Hybrid Convert To Entity" component are visible in the Ga...
How to reproduce:1. Open project "CubeGameView.zip"2. Enter Play Mode3. Observe the Game view Expected result: Cube is not in the Ga... Read more
[Inspector] Component isn't placed at the bottom when releasing mouse ou...
How to reproduce:1. Open a new Unity project2. Create a new GameObject3. Add 2 new Components4. Drag the upper-Component below the o... Read more
[UIElements] Final slider value field is not present for VisualElements ...
Final slider value field is not present for VisualElements Container. Refer the attached screenshot Steps to reproduce1) Open attach... Read more
UnityWebRequest TLS handshake problem during HTTPS SSL connection to Win...
Reproduction steps: Open the user’s attached project (“UnityWebRequestTLS12.zip”) Enter the Play Mode Expected result: Editor establ... Read more
NullReferenceException error on PolybrushMesh when unloading Scene in Ed...
How to reproduce:1. Open attached project2. Open SampleScene3. File > New Scene4. See the error message in the Console Reproducib... Read more
Shaders: #pragma target with trailing comment is not recognized
Writing something like "#pragma target 4.0 // test" in a shader does not actually work - the trailing comment makes SM4.0 target not... Read more
[Mobile][IL2CPP] App crashes after the splash screen when there's a NavM...
Repro steps:1. Create a new project2. Add a NavMeshObstacle component to any Game Object in the scene and save it3. Switch build tar... Read more
[iOS] First character of the Product Name section of the Bundle identifi...
How to reproduce:1. Open the attached 0037.zip project2. Build for iOS and open the generated Xcode project3. Compare Bundle ID in t... Read more
[IL2CPP] Standalone throws ExecutionEngineException when using generics ...
How to reproduce:1. Open attached project with ILL2CPP Editor "ExecutionEngineException.zip"2. Make sure that Api Compatibility Leve... 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
- A gap at the bottom of the screen appears when entering Play mode in full screen
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window