Search Issue Tracker
[Materials] Material Node isn't updating after "Fix now" for normal map
Steps to repro: 1. Launch Unity2. Create a new Material3. Assign any texture to Albedo4. Assign a texture to Normal Map (The texture... Read more
[Texture2D] Generating texture with MipMaps through script causes crash
Repro steps:1) Create a new project2) Attach my test.cs script to any object3) Play and notice the crash N.B. Line 51: If you change... Read more
Emission color is only visible when inspector of intanced material is ex...
Steps to reproduce: 1. Open attached project2. Open scene "ShaderPropertyBug"3. Run scene4. Notice that cube is red5. Select "Cube" ... Read more
Crash in AnimationCurveTpl<Quaternionf>::EvaluateClamp when reimporting ...
Repro Steps- Open Main.unity- Select the 'Worker' object in the hierarchy- On attached script name click right mouse button and 'Set... Read more
[MSE] Loading an unloaded scene at runtime throws some errors and the sc...
Steps to reproduce: 1. Open attached project2. Open 'Scene1'3. Drag 'Scene2' into the hierarchy4. Unload 'Scene2' by right-clicking ... Read more
[Crunch][Textures] When changing multiple textures compression to "Crunc...
When selecting multiple textures that are set to "crunch" compression with different Compression Quality Amounts and making a change... Read more
Crash after deleting two dll files in order
1. Download and open attached project2. Delete AndroidNative.dll from Assets folder3. Delete .dll from Assets/Plugins/StansAssetsCom... Read more
Terrain does not reset after exiting play mode
To reproduce:1. Open attached project2. Open the scene "asd"3. Observe that the terrain is flat4. Press "play"5. Observe that a scri... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template