Search Issue Tracker
Could building fails when reserved field names are used, but build in ed...
Steps to reproduce:1. Download "863213 repro.zip"2. Enable Collab for the project3. Publish the changes4. Enable cloud build for the... Read more
[Android] Crash when reloading scene which uses WebCamTexture
How to reproduce:1. Open the attached project2. Build and run on Android device3. Click on Button (it stops rendering RawImage and l... Read more
[NetworkBehaviour callbacks] OnSetLocalVisibility callback is called twi...
NetworkBehaviour callback OnSetLocalVisibility is called twice on the Player object when starting Host How we can reproduce it using... Read more
[Android] Built APKs with Android library (.aar) use backslash file sepa...
Reproduction steps:1) Open user's attached project2) Build and run "Main" scene on any Android device3) Press on "Start Recog !" but... Read more
[Android] Light flickers when using Spotlight with Cookie and moving awa...
To reproduce: 1. Download and open "LightCookie.zip" project.2. Build and run on a device.3. Observe how lighting flickers. Expected... Read more
[OpenGL] VAOs are not reused, causing a GL_INVALID_OPERATION when bindin...
VAOs are not reused, but instead generated, binded, and deleted every frame, instead of being reused. Steps to reproduce:1) Open the... Read more
[Undo] Unity crashes when trying to undo component addition from a GameO...
Reproduction steps:1. Open the attached project2. Create two Game Objects3. Add an UndoBugScript to object A4. Make object B a child... Read more
When using Perforce and re-baking a NavMesh, the file created gets marke...
When connected to a P4 database with a Navmesh file already in there, re-baking the same Navmesh will cause the file to be marked fo... Read more
Screen Space - Camera Canvas has excessive judder on HoloLens
When creating a UI on the HoloLens, a World Canvas attached to the camera will be steady. A Screen Space - Camera canvas should beha... Read more
output_l crash while building custom serialized asset bundle
Steps to reproduce:1. Open "ConversationBundle.zip" project2. From the main toolbar select Portalarium>Build>New Asset Bundles... 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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions