Search Issue Tracker
[VFX] Specific mesh doesn't render if in the player if it's used within ...
Repro steps:1. Open the attached project's ReproScene2. Create a standalone build3. Observe that all page meshes (both the regular o... Read more
[Vector Graphics] Polygons with rounded strokes rendered incorrectly
Repro steps:1. Open QA attached project "repro_1188031"2. Observe the Scene View Actual: Polygons rendered with sharp corners Reprod... Read more
[Memory Profiler] "ArgumentNullException: Value cannot be null" error wh...
Steps to reproduce:1. Open the attached “MemorySnapshotErrorBug” project2. Open Memory Profiler by going to Window → Analysis → Memo... Read more
[OSX] NullReferenceException when canceling File browser after selecting...
How to reproduce:1. Create a new project2. Go to Unity>Preferences>External Tools3. Browse for SDK, JDK or NDK4. Pick uncorrec... Read more
[WebGL] Xmlreader parses data incorrectly
1. Build to WebGL2. Copy "data.xml" from project folder to folder where the index.html of the built game is3. Run the built project4... Read more
CommandBuffer fails to copy the Point Lights' ShadowMaps into a RenderTe...
Reproduction steps:1. Open the attached project "CopyPointShadowCubemap.zip";2. Open the "Default.unity" scene;3. Select the Point l... Read more
Importing FBX files crashes Unity when using an AssetPostprocessor
How to reproduce:1. Open the attached2. Wait for the assets to import Expected result: Assets are imported successfullyActual result... Read more
Missing Prefab GameObject is moved to InitTestScene during test run
Reproduction steps:1. Open attached project "UpgradeProjectTestTemplate.zip" and scene "MissingPrefab"2. In Hierarchy window, observ... Read more
[Android] Normals not oriented properly on Adreno 2xx models
To reproduce:1) Open attached project2) Open Scenes/Main scene3) Make sure the camera is set to position X: 2.940638 Y: 25.82 Z: 14.... Read more
5.3 Mac standalone with all default settings ("fullscreen" + "native res...
1. create a project with 5.3.3p22. build mac standalone3. run it. Expected: goes into fullscreen, at native display resolution (that... 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
- 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
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template